-
-
Notifications
You must be signed in to change notification settings - Fork 16
Error: pnpm pack failed #128
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
Comments
I guess it has something to do with this? https://github.com/0x80/isolate-package/blob/main/src/lib/utils/pack.ts#L24 I'm using pnpm v. 10.4.1 perhaps it shows output on stderr? |
I have no idea. That line in the code is about detecting that pnpm is the package manger before deciding to use the executable. I am have been using v10 for a while, currently at 10.5, but I haven't run into any issues. I have it installed via corepack, but not sure if that makes a difference. I will try to log more of the output when I make the next update, but other than that I have no clue what to do about this. |
Perhaps related to #107 - adding |
Thanks for letting me know. This would get fixed by ISO-26 |
When I run isolate I get this error
but if I copy paste
pnpm pack --pack-destination "/home/runner/work/gouach-backend/gouach-backend/infra-api/isolate/__tmp
in the terminal it works?The text was updated successfully, but these errors were encountered: