-
Notifications
You must be signed in to change notification settings - Fork 1.3k
node-sass 4.13 incompatible with latest node 12 version (Utf8Value) #2794
Comments
We actually build and test with this combination in CI. It's likely that you're running into uses somewhere with the combination of Yarn and NVM handling native modules at all, rather than anything particularly with node-sass. the errro line is coming from core Node headers |
Are you testing with yarn too? |
It seem to me is that the compile error occurs in Y |
I'm going to migrate to angular 9 when it is released which will upgrade @angular-devkit/build-angular dependency. Thus if problem persist with angular 9 I will post an update. Thanks. |
What version of
Does upgrading to [email protected] change things? https://github.com/nodejs/node-gyp/releases |
Didn't help for me. But downgrading node to 10 did. |
Overview
Using latest version of node-sass with latest version of node 12 fail with this error:
Full error log
Trace
Context
The text was updated successfully, but these errors were encountered: