linnovate / meanio

meanio core module
MIT License
54 stars 73 forks source link

Error in installing MEAN.io in Ubuntu14.04 #77

Open ghost opened 8 years ago

ghost commented 8 years ago

:~$ sudo npm install -g meanio@latest /

mean-health@0.1.7 postinstall /usr/lib/node_modules/meanio/node_modules/mean-health node ./postinstall.js

npm WARN engine postcss@5.0.10: wanted: {"node":">=0.12"} (current: {"node":"0.10.37","npm":"1.4.28"}) npm WARN engine hoek@2.16.3: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.37","npm":"1.4.28"}) npm WARN engine boom@2.9.0: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.37","npm":"1.4.28"})

npm WARN engine cryptiles@2.0.5: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.37","npm":"1.4.28"})

meanio@0.8.82 postinstall /usr/lib/node_modules/meanio cd ./lib/core_modules/server && npm install && cd ../../..

npm ERR! Error: Attempt to unlock ., which hasn't been locked npm ERR! at unlock (/usr/lib/node_modules/npm/lib/utils/locker.js:44:11) npm ERR! at cb (/usr/lib/node_modules/npm/lib/cache/add-local.js:30:5) npm ERR! at /usr/lib/node_modules/npm/lib/cache/add-local.js:47:20 npm ERR! at /usr/lib/node_modules/npm/lib/utils/locker.js:22:20 npm ERR! at /usr/lib/node_modules/npm/node_modules/inflight/inflight.js:22:7 npm ERR! at Array.forEach (native) npm ERR! at res (/usr/lib/node_modules/npm/node_modules/inflight/inflight.js:21:9) npm ERR! at f (/usr/lib/node_modules/npm/node_modules/once/once.js:16:25) npm ERR! at afterMkdir (/usr/lib/node_modules/npm/lib/cache/get-stat.js:53:14) npm ERR! at /usr/lib/node_modules/npm/node_modules/mkdirp/index.js:46:53 npm ERR! If you need help, you may report this entire log, npm ERR! including the npm and node versions, at: npm ERR! http://github.com/npm/npm/issues

npm ERR! System Linux 3.13.0-65-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" npm ERR! cwd /usr/lib/node_modules/meanio/lib/core_modules/server npm ERR! node -v v0.10.37 npm ERR! npm -v 1.4.28 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /usr/lib/node_modules/meanio/lib/core_modules/server/npm-debug.log npm ERR! not ok code 0

npm ERR! meanio@0.8.82 postinstall: cd ./lib/core_modules/server && npm install && cd ../../.. npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the meanio@0.8.82 postinstall script. npm ERR! This is most likely a problem with the meanio package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! cd ./lib/core_modules/server && npm install && cd ../../.. npm ERR! You can get their info via: npm ERR! npm owner ls meanio npm ERR! There is likely additional logging output above. npm ERR! System Linux 3.13.0-65-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "-g" "meanio@latest" npm ERR! cwd /home/minerva npm ERR! node -v v0.10.37 npm ERR! npm -v 1.4.28 npm ERR! code ELIFECYCLE npm ERR! not ok code 0

ghost commented 8 years ago

Tried a couple of times, still same result. No luck with "sudo npm install -g mean-cli" either. Help, please ?

liorkesos commented 8 years ago

Paste the sudo npm install -g mean-cli On Oct 17, 2015 10:10, "Keerthana Krishnan" notifications@github.com wrote:

Tried a couple of times, still same result. No luck with "sudo npm install -g mean-cli" either. Help, please ?

— Reply to this email directly or view it on GitHub https://github.com/linnovate/meanio/issues/77#issuecomment-148892374.