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

Test app fails on missing @ember/string #1081

Closed
MichalBryxi opened this issue Sep 25, 2024 · 0 comments · Fixed by #1082
Closed

Test app fails on missing @ember/string #1081

MichalBryxi opened this issue Sep 25, 2024 · 0 comments · Fixed by #1082

Comments

@MichalBryxi
Copy link
Contributor

MichalBryxi commented Sep 25, 2024

Steps to reproduce

  1. Check out version: 5bc0e4a374fb6c039a62a0c98b82f5448a175d10 (current master)
  2. pnpm install
  3. cd test-app
  4. ember serve
  5. Open http://localhost:4200/tests
  6. See error following error in console:
loader.js:247 Uncaught Error: Could not find module `@ember/string` imported from `ember-inflector/lib/system/inflector
MichalBryxi added a commit to MichalBryxi/ember-file-upload that referenced this issue Sep 25, 2024
- For some reason previous version had issues with @ember/string not being found correctly
- Fixes adopted-ember-addons#1081
gilest pushed a commit that referenced this issue Oct 8, 2024
- For some reason previous version had issues with @ember/string not being found correctly
- Fixes #1081
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 a pull request may close this issue.

1 participant