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

Add globally installed jhipster alternative for upgrade #1347

Merged
merged 3 commits into from
May 10, 2024

Conversation

mshima
Copy link
Member

@mshima mshima commented May 8, 2024

npx generator-jhipster@latest upgrade doesn’t work as expected.
See npm/cli#7486

Copy link

netlify bot commented May 8, 2024

Deploy Preview for jhipster-site ready!

Name Link
🔨 Latest commit bf7c251
🔍 Latest deploy log https://app.netlify.com/sites/jhipster-site/deploys/663e645a41fbc80008a138d1
😎 Deploy Preview https://deploy-preview-1347--jhipster-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mshima
Copy link
Member Author

mshima commented May 8, 2024

@mraible can you reproduce npm/cli#7486?

@mraible
Copy link
Collaborator

mraible commented May 8, 2024

@mshima If I try npx generator-jhipster@8.4.0 --version, I get 8.4.0 as an output. This is with nothing installed globally. If I install 8.3.0 first, it works too.

Screenshot 2024-05-08 at 12 35 37 PM

pages/upgrading_an_app.md Outdated Show resolved Hide resolved
Co-authored-by: Matt Raible <matt@raibledesigns.com>
@mshima mshima changed the title recommend globally installed jhipster Add globally installed jhipster alternative for upgrade May 10, 2024
@mshima mshima marked this pull request as ready for review May 10, 2024 18:17
@mshima
Copy link
Member Author

mshima commented May 10, 2024

npm/cli#7486 is marked as a valid bug.
It’s not too bad. So I think we can keep the npx upgrade command.

@DanielFran DanielFran merged commit e83951c into main May 10, 2024
5 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