NullVoxPopuli
NullVoxPopuli
I've observed this as well
This came up in https://github.com/vitejs/vite/pull/19564
> this is not something the package exposes really, just a side effect of bypassing the v1 build, right? Ya, outside of ember (like when you disable or remove emberCompat),...
bah wrong repo
if my-test-addon used dependencySatisfies, it would fail in non-embroider, too. idk what others want to do here, but I think the .npmrc settings for pnpm should be this: ``` registry...
why is there no `node_modules/.bin/ember` 😱
``` Run ./node_modules/.bin/ember try:one embroider-safe --skip-cleanup ./node_modules/.bin/ember try:one embroider-safe --skip-cleanup shell: /usr/bin/bash -e {0} /home/runner/work/_temp/34301144-9f32-40f1-a1c3-65790dd216a1.sh: line 1: ./node_modules/.bin/ember: No such file or directory ``` did it not run in the...
not being in the root makes sense -- but not being in test-app feels weird. did we set up the npm monorepo incorrectly? is it actually not a monorepo?
single quotes work fine on mac and linux :sweat_smile:
yea, a PR would be great! (linux and mac work with all quotes, and CI will verify)