-
Notifications
You must be signed in to change notification settings - Fork 907
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
react-native environment setup
- I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Description
my node version is v20.9.0
Version
4.6.2
Do you use TypeScript?
Yes
On which OS this issue appear on?
None
Desktop OS
MacOS
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
JeremyDolle commentedon Apr 11, 2025
For now reactotron is not ready for react 19. You can run npm install --legacy-peer-deps or use yarn which is less restrictive about peer deps conflicts
haseeb-tariq-livedin commentedon Apr 16, 2025
any solution?
ha-family commentedon Apr 17, 2025
just cd to your project folder and run yarn install~
dav1dBoy commentedon May 2, 2025
same,how to fix
haseeb-tariq-livedin commentedon May 2, 2025
just cd to your project folder and run yarn install~
JeremyDolle commentedon Aug 1, 2025
It should be fixed in the new version. feel free to re-open