Skip to content

build(node): don't run prepare during smoke test#827

Merged
bcoe merged 2 commits intomasterfrom
fix-node-15
Oct 23, 2020
Merged

build(node): don't run prepare during smoke test#827
bcoe merged 2 commits intomasterfrom
fix-node-15

Conversation

@bcoe
Copy link
Copy Markdown

@bcoe bcoe commented Oct 23, 2020

npm@7 appears to now run prepare when you run npm i --production, this caused issues for our posinstall script, which expects gts to be available.

I've confirmed this fix here:

googleapis/nodejs-phishing-protection#214

@bcoe bcoe requested a review from a team October 23, 2020 18:05
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 23, 2020
@bcoe bcoe closed this Oct 23, 2020
@bcoe bcoe deleted the fix-node-15 branch October 23, 2020 20:27
@bcoe bcoe restored the fix-node-15 branch October 23, 2020 20:27
@bcoe bcoe reopened this Oct 23, 2020
@bcoe bcoe merged commit a783321 into master Oct 23, 2020
@bcoe bcoe deleted the fix-node-15 branch October 23, 2020 21:27
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.

3 participants