Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when importing module #3

Open
ghost opened this issue Sep 3, 2019 · 0 comments
Open

Error when importing module #3

ghost opened this issue Sep 3, 2019 · 0 comments
Assignees

Comments

@ghost
Copy link

ghost commented Sep 3, 2019

Hi, I installed this library with npm install --save react-sortable-tree-theme-minimal as you said on your first page.
After installing, I got directly a warning that react-sortable-tree is not installed and that I would need at least version 1.4.0. You can see the result of running the command in the picture below.
SortableTreeThemeError
I have already installed sortable-tree with version ^2.6.2, so this warning above seems wrong.

After importing the module as shown in your doc, I got the error you can see here:
SortableTreeThemeError2

For additional information: I am running a create-react-app with following versions:
` "@types/react-sortable-tree": "^0.3.6",

"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1",
"react-sortable-tree": "^2.6.2",
"react-sortable-tree-theme-minimal": "0.0.14",
"typescript": "3.2.1"`
@lifejuggler lifejuggler self-assigned this Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant