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

Add a .devcontainer #15

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Add a .devcontainer #15

merged 1 commit into from
Nov 30, 2022

Conversation

koddsson
Copy link
Contributor

@koddsson koddsson commented Feb 28, 2022

The kitchen sink image for Codespaces comes with node 14 and npm 6. We want to run node 16 and npm 8.

This PR creates a dockerfile and devcontainer to ensure that codespaces come with those newer versions.

Part of https://github.com/github/web-systems/issues/428

Co-authored-by: Ned Schwartz <ned@theinterned.net>
@keithamus keithamus merged commit 56c0196 into master Nov 30, 2022
@keithamus keithamus deleted the node-16-in-codespaces branch November 30, 2022 16:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants