Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@mvidal90 I see this is already solved, therefore closing, feel free to reopen |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I want to create a new project. I run
rvn new
, when it is executing npx yarn add [email protected], it answer this:[ error ] [new] npx yarn add [email protected] : FAILED. this could happen if you have package.json accidentally created somewhere in parent directory
[ task ] <= new
$ rnv new - Done! 🚀
│ 🚀 SUMMARY | 5/30/2022, 3:38:42 PM
│ $ rnv new
│ ReNative Version: 0.35.4
│ Engine: engine-core
│ Build Scheme (-s): debug
│ Env Info: darwin | x64 | node v16.13.0
│ Executed Time: 0h:0m:29s:370ms
│
│ [ error ] [new] npx yarn add [email protected] : FAILED. this could happen if you have package.json accidentally created somewhere in parent directory
And there is no package.json file.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions