lloeki / matterfront

Mattermost frontend app for OS X, Windows and Linux
MIT License
152 stars 27 forks source link

Failure while trying to install #33

Closed forelabs closed 8 years ago

forelabs commented 8 years ago

Hi, I hope you can help me. I installed npm and node (linux ubuntu 14.04) and tried to install via npm install but it says:

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! weird error 1
npm ERR! not ok code 0

How can I fix this?

forelabs commented 8 years ago

Fixed it with using nodejs instead of node and link nodejs binary to node

lloeki commented 8 years ago

Possibly you'd want to install nodejs from upstream.