-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Node version incompatibilities is causing a lot of issues for deployment. We need a way to enforce and synchronize node versions.
The root package.json seems like the most sensible location to specify our desired version. There's already a convention of doing this according to this thread:
But we will also need to think about how this works with conda, docker and github workflow
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request