-
Notifications
You must be signed in to change notification settings - Fork 602
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
Build error while trying to run tests locally #2864
Comments
It looks like adding
to .npmrc and rerunning |
Thanks for vigilance! We don't want to enable hoisting or any additional configuration. I'll close this issue but feel free to re-open if you have this problem again. |
Still having this issue, but I'm unable to reopen. |
Have you tried on a completely fresh clone? or
|
Not sure, but tried it now. Still occurs. I don't know if it matters, but I did install pnpm using homebrew, not npm or volta. |
Versions:
ember-cli: 5.12.0
node: 20.18.0
pnpm: 9.12.3
os: darwin arm64 (MacOS Sequoia 15.1)
In package test-esa:
Note that I get the same error running:
pnpm run --filter test-esa test
pnpm run --filter test-esa test:one ember-default
The text was updated successfully, but these errors were encountered: