Skip to content

Remove ember-cli-string-helpers addon #1666

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

Open
barryofguilder opened this issue Apr 3, 2025 · 0 comments
Open

Remove ember-cli-string-helpers addon #1666

barryofguilder opened this issue Apr 3, 2025 · 0 comments

Comments

@barryofguilder
Copy link
Contributor

When I upgrade my addon to use @ember/string v4.0, my addon build will throw an error that says:

"Module not found: Error: ember-cli-string-helpers is trying to import the app's @ember/string package, but it seems to be missing"

I noticed that the ember-cli-string-helpers addon was archived in October 2024. I think it would be a good idea to remove this package and replace it with something that is maintained. For now, the way to fix this issue is by locking the version of @ember/string to 3.1.1.

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

1 participant