frontend-collective / frontend-collective/react-sortable-tree
Error after updating in Typescript project
Open
investigate
possible bug (need more info)
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
After updating to the new version 2.2.0 in a Typescript project, I get error:
`" ...node_modules/react-dnd/lib/DragDropContext.d.ts..."
Module ..node_modules/@types/react/index"' has no default export.
`
Steps to reproduce:
Create app with
1. create-react-app my-app --scripts-version=react-scripts-ts
2. yarn add react-sortable-tree
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.