You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed some issues when using the pnpm package manager. In particular, running executors that call the
forge
command fail.The issue below seems to point out the problem:
pnpm/pnpm#5068
In our case, we set the
cwd
which is most likely not respected:nx-forge/packages/nx-forge/src/utils/forge/async-commands.ts
Lines 15 to 19 in c4d91fe
Beta Was this translation helpful? Give feedback.
All reactions