cloud-debug-nodejs
cloud-debug-nodejs copied to clipboard
📦 pack and install: "before all" hook: pack and install for "should import the module" failed
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.
commit: 92176b07a08568b4a4e06c691d7af550a30e8e53 buildURL: Build Status, Sponge status: failed
Test output
Command failed with exit code 1: npm install --unsafe-perm
Error: Command failed with exit code 1: npm install --unsafe-perm
at makeError (node_modules/execa/lib/error.js:60:11)
at handlePromise (node_modules/execa/index.js:118:26)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async Context. (build/system-test/test-install.js:40:9)
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
commit: 92176b07a08568b4a4e06c691d7af550a30e8e53 buildURL: Build Status, Sponge status: failed
Test output
Command failed with exit code 1: npm install --unsafe-perm
Error: Command failed with exit code 1: npm install --unsafe-perm
at makeError (node_modules/execa/lib/error.js:60:11)
at handlePromise (node_modules/execa/index.js:118:26)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async Context. (build/system-test/test-install.js:40:9)
Should be good now.