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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Uncaught Error: Missing binding /Users/marek/Desktop/redred/node_modules/node-sass/vendor/darwin-x64-64/binding.node
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 10.x
Found bindings for the following environments:
OS X 64-bit with Node.js 11.x
This usually happens because your environment has changed since running npm install.
Run npm rebuild node-sass to download the binding for your current environment.
If I installed node 10.11.0 like electron using that dyld: Symbol not found error appears. npm rebuild does not help... nothing
The text was updated successfully, but these errors were encountered:
node (macOS) | v11.8.0
electron 4.0.2 using node 10.11.0
node-sass 4.11.0
index.html
error
If I installed node 10.11.0 like electron using that
dyld: Symbol not found
error appears.npm rebuild
does not help... nothingThe text was updated successfully, but these errors were encountered: