-
Notifications
You must be signed in to change notification settings - Fork 34
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
spawn error ENOENT ? #66
Comments
I have also these same error |
I have also these same error on end of 2019... Windows 10 |
I found a workaround Install global learn-sass and node-sass. Go to the global path of learn-sass: and edit the line 115 in execute.js
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
D:\Nodejs\sass>learn-sass verify stylesheet.scss
Result -->
events.js:137
throw er; // Unhandled 'error' event
^ Error: spawn C:\Users\pauli\AppData\Roaming\npm\node_modules\learn-sass\node_modules\node-sass\bin\node-sass ENOENT
at _errnoException (util.js:1003:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:201:19)
at onErrorNT (internal/child_process.js:389:16)
at process._tickCallback (internal/process/next_tick.js:152:19)
node : 9.5
npm : 5.6
window : 10
Help ?
The text was updated successfully, but these errors were encountered: