Closed ricricucit closed 11 years ago
Could you post your node -v
, and npm -v
output? Also, what operating system?
OS X 10.7.5
node v0.10.18 npm 1.3.8
Ok, and have you installed lineman globally? Depending on your OS permissions this may need to be done via sudo
:
sudo npm install -g lineman
(facepalm) thanks a lot.
Np @ricricucit, sorry it wasn't clear. Do you have any suggestions on improving the readme? :D
I updated with 1ef799e28d5f5057b9a0e8262340cbeedcebd14a, sorry about the confusion!
it's 18:14 here :) i just lost some pieces of brain since this morning...but yeah...that will help people in the same condition as mine :+1:
I've followed your instructions but i get "-bash: lineman: command not found".
I've read this: https://github.com/testdouble/lineman/issues/67 so i've brew uninstalled node and installed from the package instead.
Am i missing something?