Skip to content

ci: use npm install to avoid npm ci optional-dependency bug (rollup native binary) - #13

Merged
Luckycat133 merged 3 commits into
mainfrom
fix/ci-use-npm-install
Jul 28, 2026
Merged

ci: use npm install to avoid npm ci optional-dependency bug (rollup native binary)#13
Luckycat133 merged 3 commits into
mainfrom
fix/ci-use-npm-install

Conversation

@Luckycat133

Copy link
Copy Markdown
Owner

Workaround for npm/cli#4828: npm ci intermittently fails to install the platform-specific rollup native binary (@rollup/rollup-linux-x64-gnu), breaking npm test/npm run build on GitHub-hosted runners. Switching to npm install resolves optional deps fresh and installs the native binary reliably.

@Luckycat133
Luckycat133 enabled auto-merge (squash) July 28, 2026 06:40
@Luckycat133
Luckycat133 merged commit 36e4d5c into main Jul 28, 2026
5 checks passed
@Luckycat133
Luckycat133 deleted the fix/ci-use-npm-install branch August 3, 2026 12:50
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

Successfully merging this pull request may close these issues.

1 participant