Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

can not be compatible with io.js #178

Closed
VaJoy opened this issue Jan 22, 2015 · 1 comment
Closed

can not be compatible with io.js #178

VaJoy opened this issue Jan 22, 2015 · 1 comment

Comments

@VaJoy
Copy link

VaJoy commented Jan 22, 2015

after installing io.js, gulp runs unsuccessfully, the gulp-sass module can not execute ( same result as I re-install this module )
Error info:

E:\tomcat\webapps\dls>gulp

module.js:341
Module._extensions[extension](this, filename);
\ ^
Error: The specified procedure could not be found.
E:\tomcat\webapps\dls\node_modules\gulp-sass\node_modules\node-sass\vendor\win32-x64\binding.node
at Error (native)
at Module.load (module.js:341:32)
at Function.Module._load (module.js:296:12)
at Module.require (module.js:351:17)
at require (module.js:370:17)
at Object. (E:\tomcat\webapps\dls\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:211:15)
at Module._compile (module.js:446:26)
at Object.Module._extensions..js (module.js:464:10)
at Module.load (module.js:341:32)
at Function.Module._load (module.js:296:12)

so plz update gulp-sass for io.js

@dlmanning
Copy link
Owner

See #175

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

No branches or pull requests

2 participants