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

package-lock.json is not updated #363

Open
sztadii opened this issue Jul 19, 2021 · 2 comments
Open

package-lock.json is not updated #363

sztadii opened this issue Jul 19, 2021 · 2 comments

Comments

@sztadii
Copy link

sztadii commented Jul 19, 2021

When I ran npx semantic-release-cli setup then my package.json has been updated, but package-lock.json was not.
It will cause an error when we will run npm ci, because those 2 files need to be mirrored.

@sztadii
Copy link
Author

sztadii commented Jul 19, 2021

If this issue will be important for the maintainers then I can fix it, cause I already found the solution for that :)

@gr2m
Copy link
Member

gr2m commented Jul 19, 2021

CLI is not a priority right now.

I think we don't want to asume which tool you use (npm, yarn, ...) and if you want a lockfile or not, so we leave it up to you

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

No branches or pull requests

2 participants