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
when all files of the template are moved and it's about to install all packages, if I choose for example pnpm and pnpm doesn't exist, the exit status code is 0 when it should be 127.
The text was updated successfully, but these errors were encountered:
when all files of the template are moved and it's about to install all packages, if I choose for example
pnpm
and pnpm doesn't exist, the exit status code is 0 when it should be 127.The text was updated successfully, but these errors were encountered: