Closed myhd closed 8 years ago
@myhd Thanks for the catch. Same issue as noted here: https://github.com/cferdinandi/gulp-boilerplate/issues/43
I need to explicitly add PhantomJS as a dependency in the package.json
file. As a temporary fix, you can manually install PhantomJS.
Should be addressed in v7.1.1
When running
npm install
, I get a warning sayingThis is on a newly setup machine, no npm installed beforehand. npm version is 3.3.9. Is this desired behavior? I would fix it myself, but I do not know how. Thank you!