Replies: 1 comment
-
NPM v6.14.11 is included in the current Node.js LTS version. I think they should change it when NPM v7.0.0 ships with next Node.js LTS. |
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.
-
Hello folks,
This is what I see
On hitting enter, the process continues.
The
npm
version I am using isIt seems this is because of the new changes in
npm
. I have the following questionsBecause by adding
-y
, it resorts to the previous behavior, but it changes the command mentioned on the documentation at https://github.com/facebook/create-react-appBeta Was this translation helpful? Give feedback.
All reactions