We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
What is the right way to build this repo to result in an output as found in node_modules folder when installing it?
The build is breaking when trying to run from root:
d@d proxy-agents % pnpm build > proxy-agent-monorepo@ build ~/projects/opensource/proxy-agents > turbo run build ╭───────────────────────────────────────────────────────────────────────╮ │ │ │ Update available v1.10.8 ≫ v1.11.3 │ │ Changelog: https://github.com/vercel/turbo/releases/tag/v1.11.3 │ │ Run "npx @turbo/codemod update" to update │ │ │ │ Follow @turborepo for updates: https://twitter.com/turborepo │ ╰───────────────────────────────────────────────────────────────────────╯ ERROR run failed: error preparing engine: Could not find "___ROOT___#build" in root turbo.json Turbo error: error preparing engine: Could not find "___ROOT___#build" in root turbo.json ELIFECYCLE Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
What is the right way to build this repo to result in an output as found in node_modules folder when installing it?
The build is breaking when trying to run from root:
The text was updated successfully, but these errors were encountered: