-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Fail to apply typescript and vue-core in a second time #11106
Comments
I'm adding a small bounty as it's important to have a quick fix on this |
I think this can be really hard to get a proper fix on that :D |
I didn't have a look on the root cause, but I will increase the bounty, depending on the amount of work to fix this. We should be able to reapply each modules, with/without npm install |
If a package-lock.json is detected, and npm command is present, run npm install. Fixes jhipster#11106
If a package-lock.json is detected, and npm command is present, run npm install. Fixes jhipster#11106
Increasing the bounty as it was more work than expected |
…atted with prettier related to jhipster#11106
…atted with prettier related to #11106
Step to reproduce:
typescript
module;npm install
vue-core
module.Error:
The text was updated successfully, but these errors were encountered: