Closed nikglavin closed 10 years ago
Are you sure? Just did a fresh install and everything still works.
Same issue on Windows.
I can install streamifier just fine but it fails here. It seems to not thingk that '^0.1.0' is the same as "0.1.0"
Which version of node/npm are you on? I think the format changed. Before the last npm update, it used to default to ~0.1.0
.
node v0.10.10 npm 1.2.25
upgrading now to 10.26 to test.
That was it. Went through just fine now.
Well that was simple =). Keep the feedback coming please! @nikglavin can you confirm that it's the same issue? I'll close this if it is.
@chenglou yes this was the same issue
Cool!
npm install -g huxley will not complete throwing version errors on the last 2 dependencies
Error switches between
ERR! Error: No compatible version found: png-diff@'^0.2.1' ERR! Error: No compatible version found: streamifier@'^0.1.0'