I am following steps to install reactjs from his official website https://facebook.github.io/react/
just look at error I'm getting.
C:\Windows\System32>npm install create-react-app -g npm ERR!
Windows_NT 6.3.9600 npm ERR! argv "C:\Program
Files\nodejs\node.exe" "C:\Program Files\nodejs\
node_modules\npm\bin\npm-cli.js" "install" "create-react-app" "-g"
npm ERR! node v7.9.0 npm ERR! npm v4.2.0
npm ERR! Cannot read property 'path' of null npm ERR! npm ERR! If you
need help, you may report this error at: npm ERR!
https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR!
C:\Users\NULLPLEX5-PC\AppData\Roaming\npm-cache_logs\2017-05-26T12
_03_16_585Z-debug.log
C:\Windows\System32>
Related
'npm install -g firebase-tools' enter commond but show some error
i am using Node v6.11.2 , npm 3.10.10.
C:\Users\Tahir Ali Awan>npm install -g firebase-tools
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "firebase-tools"
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! shasum check failed for C:\Users\TAHIRA~1\AppData\Local\Temp\npm-10928-4df4b0d9\registry.npmjs.org\firebase-tools-\firebase-tools-3.17.4.tgz
npm ERR! Expected: dde15ee12a6fa9930a4142b7dafd12313f6555d8
npm ERR! Actual: f5bab81f9dd43c342c2fda6eedbd23f67c1f82e7
npm ERR! From: https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.17.4.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Tahir Ali Awan\npm-debug.log
error
Try this two things:
Clear the NPM Cache by running "npm clean cache"
Try upgrading your node version to the latest stable one
I'm getting this error when try to install firebase-tools:
PS D:\Projects\Uni\firebase-functions-hello-world> npm install -g firebase-tools
npm ERR! Windows_NT 10.0.10240
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\
\npm-cli.js" "install" "-g" "firebase-tools"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! shasum check failed for C:\Users\AdMin\AppData\Local\Temp\npm-8448-fdc26aac\registry.npmjs.org
\jju\-\jju-1.3.0.tgz
npm ERR! Expected: dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa
npm ERR! Actual: 2a552ad636b1e23979c677ab9f360cf1ac578f89
npm ERR! From: https://registry.npmjs.org/jju/-/jju-1.3.0.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! D:\Projects\Uni\firebase-functions-hello-world\npm-debug.log
PS D:\Projects\Uni\firebase-functions-hello-world>
i also posted this issue on github which is https://github.com/firebase/firebase-tools/issues/271
Run the command again logged in as administrator.
while installing cordova through NPM i am getting these error.
C:\Users\460862>npm install -g cordova
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\
node_modules\npm\bin\npm-cli.js" "install" "-g" "cordova"
npm ERR! node v6.1.0
npm ERR! npm v3.8.6
npm ERR! shasum check failed for C:\Users\460862\AppData\Local\Temp\npm-9188-001
278c9\registry.npmjs.org\bplist-parser-\bplist-parser-0.1.1.tgz
npm ERR! Expected: d60d5dcc20cba6dc7e1f299b35d3e1f95dafbae6
npm ERR! Actual: b810dff385201a3be7e8c86bdf7c71072d9a0cc7
npm ERR! From: http://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1
.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\460862\npm-debug.log
Help me resolve.
I installed nodejs,apache ant, JDK and android JDK.
after npm install -g cordova. so very good install!!
but... npm install -g ionic...
error code
C:\Users\dltls>npm install -g ionic
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\dltls\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\np
m-cli.js" "install" "-g" "ionic"
npm ERR! node v6.1.0
npm ERR! npm v3.9.0
npm ERR! shasum check failed for C:\Users\dltls\AppData\Local\Temp\npm-756-b0347231\registry.npmjs.org\ionic\-\ionic-1.7
.14.tgz
npm ERR! Expected: af493d5df4688d917d778b0934d1739b9be6efe6
npm ERR! Actual: fab0cac875d9881f84f09df86dd8229035deb772
npm ERR! From: https://registry.npmjs.org/ionic/-/ionic-1.7.14.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\dltls\npm-debug.log
I seach Internet... npm install -g npm and npm set registry https://registry.npmjs.org and npm cache clean but error exist.. help me!!
This is the error i am getting when i am trying to install npm package.
I have installed NODEJS and try to run my app.
C:\>npm install
npm ERR! install Couldn't read dependencies
npm ERR! package.json ENOENT, open 'C:\package.json'
npm ERR! package.json This is most likely not a problem with npm itself.
npm ERR! package.json npm can't find a package.json file in your current directo
ry.
npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! cwd C:\
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.14
npm ERR! path C:\package.json
npm ERR! code ENOPACKAGEJSON
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\npm-debug.log
npm ERR! not ok code 0