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

Update node requirement #4134

Closed
mmmavis opened this issue Jan 13, 2020 · 2 comments
Closed

Update node requirement #4134

mmmavis opened this issue Jan 13, 2020 · 2 comments

Comments

@mmmavis
Copy link
Collaborator

mmmavis commented Jan 13, 2020

Our engine requirement in package.json is currently

{
  ...
  "engines": {
    "node": "^8.9.0",
    "npm": "^6.0.0"
  }
  ...
}

As some of the node packages Foundation site uses have started to terminate support for node v8 (e.g., postcss-cli), we should probably update our node requirement.

@mmmavis mmmavis changed the title Update node requirement to v12 Update node requirement Jan 13, 2020
@Pomax
Copy link
Contributor

Pomax commented Feb 12, 2020

closed by #4191

@Pomax Pomax closed this as completed Feb 12, 2020
@mmmavis
Copy link
Collaborator Author

mmmavis commented Feb 12, 2020

Yay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants