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

set an upper bound on our supported Node for now #7399

Merged
merged 4 commits into from Apr 25, 2019
Merged

Conversation

shiftkey
Copy link
Member

Overview

Node 12 is out, but our version of node-sass is not compatible with it, which impacts building the project.

Description

Until sass/node-sass#2633 lands and a new release is available that we can upgrade the project to, this change will prevent the user from building the project.

This will prevent bug reports where the tooling is not in a supported state, but also give us an indicator of how many contributors are already on Node 12.

Release notes

Notes: no-notes

@shiftkey shiftkey added tech-debt Issues and pull requests related to addressing technical debt or improving the codebase ready-for-review Pull Requests that are ready to be reviewed by the maintainers labels Apr 25, 2019
@shiftkey
Copy link
Member Author

Here's what the user will see:

package.json Outdated Show resolved Hide resolved
Co-Authored-By: shiftkey <brendan@github.com>
@outofambit outofambit self-assigned this Apr 25, 2019
@outofambit outofambit added the infrastructure Issues and pull requests related to scripts and tooling for GitHub Desktop label Apr 25, 2019
@shiftkey
Copy link
Member Author

Merging this in early because it's such a small change

@shiftkey shiftkey merged commit ef9bf7f into development Apr 25, 2019
@shiftkey shiftkey deleted the block-node-12 branch April 25, 2019 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues and pull requests related to scripts and tooling for GitHub Desktop ready-for-review Pull Requests that are ready to be reviewed by the maintainers tech-debt Issues and pull requests related to addressing technical debt or improving the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants