react-native-boilerplate icon indicating copy to clipboard operation
react-native-boilerplate copied to clipboard

[BUG]: unable to install correctly

Open ha-family opened this issue 11 months ago • 5 comments

react-native environment setup

  • [x] I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.

Description

Image

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

ha-family avatar Apr 11 '25 07:04 ha-family

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

JeremyDolle avatar Apr 11 '25 21:04 JeremyDolle

any solution?

haseeb-tariq-livedin avatar Apr 16 '25 19:04 haseeb-tariq-livedin

just cd to your project folder and run yarn install~

ha-family avatar Apr 17 '25 01:04 ha-family

same,how to fix

dav1dBoy avatar May 02 '25 08:05 dav1dBoy

same,how to fix

just cd to your project folder and run yarn install~

haseeb-tariq-livedin avatar May 02 '25 11:05 haseeb-tariq-livedin

It should be fixed in the new version. feel free to re-open

JeremyDolle avatar Aug 01 '25 11:08 JeremyDolle