Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Conversation

@yasindce1998
Copy link

Added pnpm install command for building the optimism repo

Description
When I was trying to build optimism monorepo using pnpm build command right after this command make op-node op-batcher op-proposer . First it was confusing after then I found out I have to use pnpm install command first after then we have to use pnpm build command.
Ref: https://stack.optimism.io/docs/build/getting-started/#build-the-optimism-monorepo

Tests

Since it's documentation changes test cases are not needed.

Additional context

Adding pnpm install command before pnpm build would make installation easier otherwise it'll throw NX not found error also people confuse with yarn/npm install. So this would help beginners to understand these commands properly.

Added pnpm install command for building the optimism repo
@netlify
Copy link

netlify bot commented Dec 11, 2023

👷 Deploy request for opstack-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit ccd0497

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant