arqex / arqex/react-panresponder-web
react-dom/unstable-native-dependencies does not exist
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It appears that `react-dom/unstable-native-dependencies` no longer exists in react-dom.
When attempting to use this package with a web application, the build fails since the module cannot be resolved:
```
dist/panresponder.js
Module not found: Can't resolve 'react-dom/unstable-native-dependencies'
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting dist/panresponder.js and reproduce the web application's build failure involving react-dom/unstable-native-dependencies. Trace how that module is used and verify the build completes without an unresolved-module error; the issue does not name a test file or a specific replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100