Skip to content

Specify node and npm version in engines section of package json #982

@davidmenendez

Description

@davidmenendez

We've been seeing some issues with package.lock getting out of sync and it's caused some issues locally and in our release pipelines. adding the .nvm recently was a good first step and next we should lock down and specify the node and npm versions in the engines section of our package.json to help alleviate issues with dependency management being out of sync and version mismatches.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

🚦 In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions