Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#447 40 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Start by reproducing the build failure described in crates.io pull request 9011 and inspect how ember-tooltips resolves the app's @ember/string package. Done means the v4 update no longer reports the package as missing, with the required ecosystem dependency behavior clarified.

Written by the indexing model from the issue text.

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?

Dominant language
TypeScript
Stars
4
Forks
14
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from emberjs/ember-string

All issues in emberjs/ember-string

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.