Open pdehlke opened 9 years ago
+1, same crash, node version v0.10.38
, running inside the dockerized google/nodejs
base image
This is a bug for me too. npm starts throws the error described above. For reference:
npm ERR! argv "node" "/usr/bin/npm" "start"
npm ERR! node v0.10.38
npm ERR! npm v2.7.6
npm ERR! code ELIFECYCLE
pete@dashboard1:~$ node -v v0.10.26 pete@dashboard1:~$ git clone https://github.com/movableink/doorman Cloning into 'doorman'... remote: Counting objects: 484, done. remote: Total 484 (delta 0), reused 0 (delta 0), pack-reused 484 Receiving objects: 100% (484/484), 148.20 KiB | 0 bytes/s, done. Resolving deltas: 100% (223/223), done. Checking connectivity... done. pete@dashboard1:~$ cd doorman/ pete@dashboard1:~/doorman$ npm install
<100s of lines> pete@dashboard1:~/doorman$ wget https://gist.githubusercontent.com/pdehlke/68f6303e73da26c168a1/raw/8b04cd00ba191c1b3b1e59a7e2523eecb38cac79/gistfile1.js -O conf.js -q pete@dashboard1:~/doorman$ node app.js util.js:555 ctor.prototype = Object.create(superCtor.prototype, { ^ TypeError: Cannot read property 'prototype' of undefined at Object.exports.inherits (util.js:555:43) at Object.