Skip to content

Add CI note for Rollup optional dependency recovery #41

Description

@emrekayat

Goal

Document the known recovery path when Rollup optional native dependency installs fail during local or CI-like runs.

Scope

  • Add a short troubleshooting note near quality gates or testing docs.
  • Mention the symptom involving @rollup/rollup-*-gnu missing.
  • Provide safe recovery steps: remove node_modules, reinstall with npm ci, and rerun build.
  • Do not change the workflow unless documentation reveals a small obvious fix.

Acceptance criteria

  • Docs include the Rollup optional dependency symptom.
  • Docs include concise recovery commands.
  • Docs do not suggest committing generated artifacts or lockfile churn.
  • npm run format:check passes.

Notes

This is intended as documentation, not a CI redesign.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssue proposed for the Drips Stellar Wave programarea: ciCI and developer toolingcomplexity: highExpected high implementation complexitydocumentationImprovements or additions to documentationdrips-candidateCandidate for a Drips Stellar Wave

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions