We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
5bc0e4a374fb6c039a62a0c98b82f5448a175d10
master
pnpm install
cd test-app
ember serve
loader.js:247 Uncaught Error: Could not find module `@ember/string` imported from `ember-inflector/lib/system/inflector
The text was updated successfully, but these errors were encountered:
fix: Regenerate lockfile for ember-inflector
f58d7b2
- For some reason previous version had issues with @ember/string not being found correctly - Fixes adopted-ember-addons#1081
Regenerate lockfile for ember-inflector (#1082)
88ad630
- For some reason previous version had issues with @ember/string not being found correctly - Fixes #1081
Successfully merging a pull request may close this issue.
Steps to reproduce
5bc0e4a374fb6c039a62a0c98b82f5448a175d10
(currentmaster
)pnpm install
cd test-app
ember serve
The text was updated successfully, but these errors were encountered: