Closed MatheMatrix closed 8 years ago
I have the same problem too.
➜ ~ npm -v 2.5.1 ➜ ~ node -v v0.12.0
@MatheMatrix
So, I'm on Mac OSX Yosemite, and these versions seem to work...
$ npm -v
2.14.1
$ node -v
v0.12.7
$ phantomjs -v
1.9.7
Don't know if you're on Mac OSX, or if it will fix your problems, but people have experienced problems installing/updating NPM with Homebrew So, I've used the recommended install/update method for npm
Hi,
I'm new to node.js, so maybe this is my fault but I can't find it :(
I do following things to install PhantomFlow:
brew install node git clone git clone https://github.com/Huddle/PhantomFlow.git npm install node test/test.js
Then it shows:
Then I run npm install again:
But it still not work :( just output as I paste first