cloud-debug-nodejs icon indicating copy to clipboard operation
cloud-debug-nodejs copied to clipboard

📦 pack and install: "before all" hook: pack and install for "should import the module" failed

Open flaky-bot[bot] opened this issue 3 years ago • 1 comments

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)

flaky-bot[bot] avatar Sep 14 '22 09:09 flaky-bot[bot]

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)

flaky-bot[bot] avatar Sep 29 '22 09:09 flaky-bot[bot]

Should be good now.

mctavish avatar Nov 17 '22 19:11 mctavish