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

Not compatible with Node11/OSX #183

Open
mcrawshaw opened this issue Feb 3, 2019 · 1 comment
Open

Not compatible with Node11/OSX #183

mcrawshaw opened this issue Feb 3, 2019 · 1 comment

Comments

@mcrawshaw
Copy link

This package works fine with Node.js 10.x, but fails with the following error when run under 11.x.

Error: Missing binding /usr/local/lib/node_modules/spectacle-docs/node_modules/node-sass/vendor/darwin-x64-67/binding.node
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 11.x

Should just be a matter of updating dep node-sass to v4.11.0 (see https://github.com/sass/node-sass/releases). Happy to provide pull request...

@auscaster
Copy link
Member

Hi there, if you can provide a working PR than please go ahead and I will merge.

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

No branches or pull requests

2 participants