jbt / docker

Documentation generator
http://jbt.github.com/docker
MIT License
234 stars 56 forks source link

Installation failed #74

Closed dr-falsch closed 8 years ago

dr-falsch commented 9 years ago

Hello,

unfortunately the installation fails with strange error messages. Maybe you can help me? I don't know whats wrong...

> typechecker@2.0.8 preinstall /usr/local/lib/node_modules/docker/node_modules/watchr/node_modules/bal-util/node_modules/typechecker
> node ./cyclic.js

npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! Error: ENOENT, lstat '/usr/local/lib/node_modules/docker/node_modules/pygmentize-bundled/vendor/pygments/CHANGES'
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!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-35-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "docker"
npm ERR! cwd /home/developer
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /usr/local/lib/node_modules/docker/node_modules/pygmentize-bundled/vendor/pygments/CHANGES
npm ERR! fstream_path /usr/local/lib/node_modules/docker/node_modules/pygmentize-bundled/vendor/pygments/CHANGES
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! weird error 1
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/developer/npm-debug.log
npm ERR! not ok code 0

The mentioned logfile /home/developer/npm-debug.log didn't exist...

Thanx a lot!

Ciao

alex

dr-falsch commented 9 years ago

okay, the installation failed only in Ubuntu Server 14. On my mac it worked like a charme...