Skip to content

build(node): cleanup production deps before installing dev/production#829

Merged
bcoe merged 1 commit intomasterfrom
cleanup-production-install
Oct 26, 2020
Merged

build(node): cleanup production deps before installing dev/production#829
bcoe merged 1 commit intomasterfrom
cleanup-production-install

Conversation

@bcoe
Copy link
Copy Markdown

@bcoe bcoe commented Oct 26, 2020

The compileProtos step throws an exception on npm i, if and only if npm i --production has been run first, see: googleapis/nodejs-secret-manager#178

This change stops generating a package-lock.json and cleans the node_modules folder, before running npm i.


I will reject the prior update to ci.yaml, and run synthtool manually Monday to land this.

@bcoe bcoe requested a review from a team October 26, 2020 03:01
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 26, 2020
@bcoe bcoe merged commit 89c849b into master Oct 26, 2020
@bcoe bcoe deleted the cleanup-production-install branch October 26, 2020 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants