emberjs / emberjs/ember-string
Module not found: Error: ember-tooltips is trying to import the app's @ember/string package, but it seems to be missing
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/rust-lang/crates.io/pull/9011 I'm trying to update `@ember/string` to the v4 release, but apparently that is causing the build to fail, claiming that the package is missing.
It looks like every single dependency in the ecosystem that is relying on `@ember/string` now needs to publish a breaking change release to update their dependencies, or am I missing something?
Contributor guide
Assessment
This issue has not been assessed yet.