Skip to content

fix: resolve node-gyp / node-sass errors on build#374

Merged
mcataford merged 4 commits intomasterfrom
build/node-sass-node-gyp-build-errors
Aug 3, 2021
Merged

fix: resolve node-gyp / node-sass errors on build#374
mcataford merged 4 commits intomasterfrom
build/node-sass-node-gyp-build-errors

Conversation

@mcataford
Copy link
Collaborator

Description

It looks like node-sass crashed on build, which prevented going forward with some changes. Since the minimum Node version currently in maintenance is v12, this sets the minimum / preferred versions to that via nvm. node-sass is also bumped to the newest eligible version, which seems to solve the build issues.

The Node version used in CI is also changed to match what we'd expect via nvm.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@@ -1 +1 @@
10.18.0
v12.22.4
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v10.x isn't supported anymore. ref

@mcataford mcataford merged commit bd690e6 into master Aug 3, 2021
@mcataford mcataford deleted the build/node-sass-node-gyp-build-errors branch August 3, 2021 12:35
@github-actions
Copy link

github-actions bot commented Aug 4, 2021

🎉 This PR is included in version 8.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

andrewsantarin pushed a commit to andrewsantarin/react-intl-tel-input that referenced this pull request Feb 2, 2022
* build: set node to current maintenance version

* build: node-sass bump

* ci: minimum node

* fix: typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant