-
Notifications
You must be signed in to change notification settings - Fork 4
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
CI builds fail when installing node-sass #219
Comments
Checked out this repo out locally and ran through the setup notes in
Per this SO post, swapped out Not sure that this is going to resolve the different |
Tell Netlify to build this using the current Node LTS version (16). Related to #219.
Still getting the same Netlify error. It seems to be happening because Netlify is building using Node 10.x and both |
This is part of the hotfix for #219. The site isn't deploying because of a bunch of linting errors. These seem to be mostly stylistic so disabling linting wholesale to get the Bexar County instance back online.
The Node version error seems to be resolved. Now getting a bunch of ESLint errors. See here for a sample failing build. Disabling all linting for now; most of the errors seem to be minor/style-related. Not sure how this code base was passing previously 🤷 |
The Netlify build for Bexar County's Storefront instance is failing with the error:
For a sample failing build see: https://app.netlify.com/sites/bexar-food/deploys/62b1150a446d523ba2d29f5a
Cloning this locally to see if I can reproduce, and will likely upgrade
node-sass
.The text was updated successfully, but these errors were encountered: