Closed mcometa closed 9 years ago
Yep, I have the same issue. Use VisualStudio Express 2012 and VisualStudio Express 2013 (different machines). Debug log: https://gist.githubusercontent.com/savaa/c82004a1b46c2bd2abe5/raw/npm-debug.txt
If same error with gaze 0.6.4 then @savaa you have to downgrade to v0.11 nodejs. gaze0.6.4 does not support the new version of node yet.
Gaze only seems to be used in cli.js, do you think it could be possible to split this module to have one without gaze as a dependency ?
Not sure what's happening here but while installing your NPM, I am having some install errors. Any idea? The log is below. Node stuff:
Error log:
UPDATE Feb-12-2015 Just for the record, gaze@0.6.4 does not support node v0.12.0 that's why I am having the errors below. I downgraded to v0.11 and the install went successful. Thanks!