-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not able to create ReactJS Project in Windows 10 #3232
Comments
#417, and please fill out the issue template. |
where to fill? |
When you create a new issue, there's initial text in the box for you to fill out if you file a bug with npm 7. If you selected "file a blank issue", then there wouldn't be one, but this firmly seems like one of the first two options on https://github.com/npm/cli/issues/new/choose |
thanks I got it.
…On Wed, May 12, 2021 at 7:45 PM Jordan Harband ***@***.***> wrote:
When you create a new issue, there's initial text in the box for you to
fill out if you file a bug with npm 7.
If you selected "file a blank issue", then there wouldn't be one, but this
firmly seems like one of the first two options on
https://github.com/npm/cli/issues/new/choose
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3232 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE62D3IHLYWIDHP5NO45AGDTNKIARANCNFSM44WZWBWA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am facing these issues
"
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\SyedHussain\AppData\Local\npm-cache_logs\2021-05-11T20_09_23_802Z-debug.log
Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
"
regards
The text was updated successfully, but these errors were encountered: