Replies: 1 comment
-
It's written that the
This will generate a default package.json file with default values. |
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.
-
There was no error when installing the latest version of Remix, but if you proceed with npx [email protected] as shown below, the installation fails with the error below.
"Creating your app…🚨 The provided template must be a Remix project with a package.json file, but that file does not exist in /home/goomin/desktop/test/app/package.json."
What should I do and what is the problem? 😖
I tried it on Mac and Ubuntu, but it still shows the same error.
Beta Was this translation helpful? Give feedback.
All reactions