Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Doesn't seem to work with Node v0.12.0 #898

Closed
misteroh opened this issue Feb 10, 2015 · 2 comments
Closed

Doesn't seem to work with Node v0.12.0 #898

misteroh opened this issue Feb 10, 2015 · 2 comments

Comments

@misteroh
Copy link

Running gulp with Node v0.12 yields this error:

module.js:347
' for module ' + JSON.stringify(this.id));
^
Error: The specified procedure could not be found.
c:\Users\xxx\workspace\xxx\node_modules\gulp-sass\node_modules\node-sass\vendor\win32-x64\binding.node
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (c:\Users\Artur\workspace\xxx\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:211:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)

@heikki
Copy link
Contributor

heikki commented Feb 10, 2015

@heikki heikki closed this as completed Feb 10, 2015
@misteroh
Copy link
Author

My apologies. Thank you

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants