Replies: 1 comment
-
|
Closed by #198 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
forgecommand fail.The issue below seems to point out the problem:
pnpm/pnpm#5068
In our case, we set the
cwdwhich 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