-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
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
[BUG] Failed to execute turbo #556
Comments
Hi @ck3d, Before we proceed would like to ask you some questions
|
Sorry, here the missing information:
|
Could you try these steps on a fresh Flowise without modifying anything:
|
Based on git commit ffc8033 (after release 1.2.16) the same error occurs:#
|
What's the current status of this? |
Hi @trm217, I'm not able to replicate the errors you guys are having. cc @HenryHengZJ |
I had this same issue when attempting to use in OSX. When I switched to Linux, I did not have the issue. |
Hey @kenzik, Could you try this out? |
@chungyau97 - I will when I can and have some more free time. I'm just using Linux now and have no real preference either way -- especially since it won't be deployed on a Mac. |
Is updating of turbo not an option? It would fix this issue. |
Hey @ck3d, We can update Turbo, but me and @HenryHengZJ don't own a Mac to test it. You can try it on your forked repo. If it works, you can submit a PR along with some screenshots of different type of tested flow results. |
should be resolved with moving to pnpm - #1272 |
Describe the bug
I package your project in Nix and the execution of yarn build fails. This issue could be related to vercel/turborepo#3280 .
Updating turbo to version 1.8.8 could fix the issue.
To Reproduce
Execute turbo run build returns following error:
Expected behavior
yarn build
should not fail.Setup
yarn build
The text was updated successfully, but these errors were encountered: