Skip to content

docs: Linux install note for workerd optional deps#55

Open
sd0xdev wants to merge 1 commit intocloudflare:mainfrom
sd0xdev:pr-docs-issue-35
Open

docs: Linux install note for workerd optional deps#55
sd0xdev wants to merge 1 commit intocloudflare:mainfrom
sd0xdev:pr-docs-issue-35

Conversation

@sd0xdev
Copy link
Copy Markdown
Contributor

@sd0xdev sd0xdev commented Jan 30, 2026

Fixes #35.

On Linux, workerd is installed via optionalDependencies. If a user installs with flags that omit optional deps (e.g. --omit=optional / --no-optional / yarn --ignore-optional) the platform binary (e.g. @cloudflare/workerd-linux-64) will be missing and builds will fail.

This PR adds a short troubleshooting note + quick fix commands.

@vhscom
Copy link
Copy Markdown

vhscom commented Jan 30, 2026

If readers follow the instructions as written, they will not encounter #35 to begin with.

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

Labels

None yet

2 participants