Closed arnlen closed 10 years ago
Why did you move it to devDependencies
?
Ok it's a mistake: i'm trying to fix an issue with PhantomJS, and for that I need to update its version to 1.9.7-8.
Or I figured out yesterday that grunt-mocha
was requiring grunt-lib-phantomjs
, which was actually including an old version of PhantomJS with the BitBucket URL problem.
That what I was thinking, but according to the answer on this PR, I was wrong.
So this can be closed right? AFAICT
npm cache clean
npm install --force
should resolve this issue.
Yep, thx! :smiley:
Update this lib to get last PhantomJS version which resolves PhantomJS issue 161. :yum: