Skip to content
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

how to build the entire package to generate the same output as installing in a node_modules #272

Open
daniloab opened this issue Jan 23, 2024 · 0 comments

Comments

@daniloab
Copy link

daniloab commented Jan 23, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant