Skip to content

nx migrate latest is not updating the package.json #28990

Closed Answered by kasir-barati
kasir-barati asked this question in Questions
Discussion options

You must be logged in to vote

Yes, it is a problem with npm

I removed all artifacts whom usually are generated when building or starting your app:

rm -rf .nx tmp node_modules dist

Then I removed pnpm-lock.yaml. And lastly I ran npm i --force (--force thanks to express, I am using expressjs v5 and nx like to stick to v4).

And now if I ran nx migrate latest it updates my package.json. 😭 Why?????

I ma gonna open an issue since this is no longer a question. But rather missing feature (is it even a feature?).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kasir-barati
Comment options

@kasir-barati
Comment options

Answer selected by kasir-barati
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant