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

Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (83) #13

Open
gandarez opened this issue Sep 1, 2020 · 2 comments · May be fixed by huynkprovn/wedding-website#4

Comments

@gandarez
Copy link

gandarez commented Sep 1, 2020

Trying to run locally in a macOS Catalina.

Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (83)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.13.1
    at module.exports (/Users/gandarez/Development/marriage/wedding-website/node_modules/node-sass/lib/binding.js:13:13)
    at Object.<anonymous> (/Users/gandarez/Development/marriage/wedding-website/node_modules/node-sass/lib/index.js:14:35)
    at Module._compile (internal/modules/cjs/loader.js:1075:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1096:10)
    at Module.load (internal/modules/cjs/loader.js:940:32)
    at Function.Module._load (internal/modules/cjs/loader.js:781:14)
    at Module.require (internal/modules/cjs/loader.js:964:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/Users/gandarez/Development/marriage/wedding-website/node_modules/gulp-sass/index.js:162:21)
    at Module._compile (internal/modules/cjs/loader.js:1075:30)
@canaangifford
Copy link

For anyone else, the issue is coming from the gulp-sass dependency.
dlmanning/gulp-sass#779

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

Successfully merging a pull request may close this issue.

3 participants