You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another option might be to upgrade node-sass in this repo, since 4.12.0 installed cleanly without error on my device over in blockbuilder-search. I tried it in this repo too and that installed without error even without upgrading webpack.
investigate python 2.x dependency introduced by sass
it seems that
npm install
will now fail on a machine with python 3.xI think the culprit is node-gyp which builds node-sass from source.
env
The text was updated successfully, but these errors were encountered: