Hi again, The process ends with: > npm ERR! > npm ERR! Additional logging details can be found in: > npm ERR! /home/leveque/OAE/Hilary/npm-debug.log > npm ERR! not ok code
The content of this log file changed each time I tried again. I have to launch it several times to get it end with: > npm ERR! not ok code 0 Later it ends with: > npm ERR! Error: Cannot find module 'npm' > npm ERR! at Function.Module._resolveFilename (module.js:338:15) > npm ERR! at Function.Module._load (module.js:280:25) > npm ERR! at Module.require (module.js:362:17) > npm ERR! at require (module.js:378:17) > npm ERR! at Object.<anonymous> (/usr/lib/nodejs/npm/lib/dedupe.js:18:11) > npm ERR! at Module._compile (module.js:449:26) > npm ERR! at Object.Module._extensions..js (module.js:467:10) > npm ERR! at Module.load (module.js:356:32) > npm ERR! at Function.Module._load (module.js:312:12) > npm ERR! at Module.require (module.js:362:17) > npm ERR! If you need help, you may report this log at: > npm ERR! <http://github.com/isaacs/npm/issues> > npm ERR! or email it to: > npm ERR! <[email protected]> > > npm ERR! System Linux 3.8.0-34-generic > npm ERR! command "nodejs" "/usr/bin/npm" "dedup" > npm ERR! cwd > /home/leveque/OAE/Hilary/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/console-browserify > npm ERR! node -v v0.8.26 > npm ERR! npm -v 1.3.0 > npm ERR! code MODULE_NOT_FOUND > npm ERR! > npm ERR! Additional logging details can be found in: > npm ERR! > /home/leveque/OAE/Hilary/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/console-browserify/npm-debug.log > npm ERR! not ok code 0 > npm info [email protected] Failed to exec postinstall script > npm info > /home/leveque/OAE/Hilary/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/console-browserify > unbuild > npm info preuninstall [email protected] > npm info uninstall [email protected] > npm info postuninstall [email protected] > npm info > /home/leveque/OAE/Hilary/node_modules/grunt-contrib-jshint/node_modules/jshint > unbuild > npm info preuninstall [email protected] > npm info uninstall [email protected] > npm info postuninstall [email protected] > npm info /home/leveque/OAE/Hilary/node_modules/grunt-contrib-jshint unbuild > npm info preuninstall [email protected] > npm info uninstall [email protected] > npm info postuninstall [email protected] > npm ERR! weird error 1 > npm ERR! not ok code 0 It seems to fail consistently with the same error. What should I do? J-F _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
