Skip to content

Conversation

@skiedude
Copy link
Contributor

@skiedude skiedude commented Oct 29, 2025

npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, 
but npm-shrinkwrap.json was generated for lockfileVersion@3. I'll try to do my best with it!

Rebuilt the shrinkwrap using the the lockfile v1 architecture that the ubuntu build containers use, my personal dev environment was default to v3

npm i --lockfile-version 1 --package-lock-only

Copy link
Contributor

@nzlosh nzlosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 good find!

@cognifloyd cognifloyd merged commit 7e0bac6 into StackStorm:master Oct 29, 2025
2 checks passed
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.

3 participants