npx icon indicating copy to clipboard operation
npx copied to clipboard

Error react app

Open karamjeet2004 opened this issue 6 years ago • 6 comments

I have raised an issue with react on their repo. Timer have pointed me to raise it here.

https://github.com/facebook/create-react-app/issues/4503

karamjeet2004 avatar May 25 '18 10:05 karamjeet2004

npm ERR! code ENOLOCAL npm ERR! Could not install from "Home\AppData\Roaming\npm-cache_npx\7840" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Sweet Home\AppData\Roaming\npm-cache_logs\2018-05-25T14_43_16_910Z-debug.log Install for prefix@latest failed with code 1 npm ERR! code ENOLOCAL npm ERR! Could not install from "Home\AppData\Roaming\npm-cache_npx\4028" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Sweet Home\AppData\Roaming\npm-cache_logs\2018-05-25T14_43_22_974Z-debug.log Install for create-react-app@latest failed with code 1

G:\Storage Space\nodejs>npm --version 6.1.0

G:\Storage Space\nodejs>node --version v8.9.4

karamjeet2004 avatar May 25 '18 14:05 karamjeet2004

Could you upload the npm-debug.log as a plaintext file to https://gist.github.com/ and post a link to it here?

legodude17 avatar May 25 '18 17:05 legodude17

Where would i find this file in windows 10.

karamjeet2004 avatar Jun 02 '18 16:06 karamjeet2004

C:\Users\Sweet Home\AppData\Roaming\npm-cache_logs\2018-05-25T14_43_22_974Z-debug.log

legodude17 avatar Jun 04 '18 18:06 legodude17

2018-06-09T16_22_56_185Z-debug.log https://gist.github.com/karamjeet2004/c4e1c0ea4227498a94ab1737808841fc https://gist.github.com/karamjeet2004/90e6945f64a421931e147d12087eacbc.

I don't know what happened, when i run command %appdata%. It goes to old user(Sweet Home) app data folder, i was expecting it should go to new folder(SweetHome)(without space)

karamjeet2004 avatar Jun 09 '18 16:06 karamjeet2004

Same problem. I suppose a problem is windows user's name with space.

SzymonLisowiec avatar Oct 30 '18 15:10 SzymonLisowiec