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 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add a .devcontainer #5

wants to merge 1 commit into from

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>
@JoseInTheArena
Copy link

Per https://github.com/github/web-systems/issues/428#issuecomment-1412856728 we don't need to do this anymore so this can be closed

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