Skip to content

Install ember-cli-update globally - #48

Open
erikap wants to merge 1 commit into
masterfrom
feature/global-ember-cli-update
Open

Install ember-cli-update globally#48
erikap wants to merge 1 commit into
masterfrom
feature/global-ember-cli-update

Conversation

@erikap

@erikap erikap commented Aug 22, 2025

Copy link
Copy Markdown
Collaborator

Allows to easily update Ember apps using edi ember-cli-update without installing ember-cli-update as a project dependency.

Allows to easily update Ember apps using `edi ember-cli-update` without
installing ember-cli-update as a project dependency.
@madnificent

Copy link
Copy Markdown
Owner

Thanks for the PR. What would be the reason to install this package globally and not some other packages?

@erikap

erikap commented Oct 13, 2025

Copy link
Copy Markdown
Collaborator Author

For the current release https://guides.emberjs.com/release/upgrading/ refers to https://cli.emberjs.com/release/basic-use/upgrading/ which indicates to use ember-cli-update. Installing this globally for current versions would best match current expectations.

@Windvis

Windvis commented May 5, 2026

Copy link
Copy Markdown

I wouldn't install it at all and simply run it with npx. edi npx ember-cli-update should work, no? That way you get the latest version or have direct control over the version that gets used instead of the version that got installed when the image was built.

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