Skip to content

chore: release v0.68.2 #424

chore: release v0.68.2

chore: release v0.68.2 #424

Triggered via push November 9, 2024 20:50
Status Failure
Total duration 1m 23s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
release
Command failed: npm -v 56 | '' 57 | ) 58 | } 59 | 60 | on () { 61 | this.#logStream = new Minipass() ^ TypeError: undefined is not a constructor (evaluating 'new Minipass') at on (/home/runner/work/stacks/stacks/node_modules/npm/lib/utils/log-file.js:61:23) at new LogFiles (/home/runner/work/stacks/stacks/node_modules/npm/lib/utils/log-file.js:42:10) at new Npm (/home/runner/work/stacks/stacks/node_modules/npm/lib/npm.js:75:18) at /home/runner/work/stacks/stacks/node_modules/npm/lib/cli-entry.js:17:15 at /home/runner/work/stacks/stacks/node_modules/npm/lib/cli-entry.js:4:25 at /home/runner/work/stacks/stacks/node_modules/npm/lib/es6/validate-engines.js:38:22 at /home/runner/work/stacks/stacks/node_modules/npm/lib/cli.js:4:31 at /home/runner/work/stacks/stacks/node_modules/npm/bin/npm-cli.js:2:1 10 | }, 11 | }) 12 | 13 | // Set the value to a bound function on the object 14 | const value = (obj) => (k) => ({ 15 | value: (...args) => obj[k].apply(obj, args), ^ TypeError: undefined is not an object (evaluating 'obj[k].apply') at value (/home/runner/work/stacks/stacks/node_modules/npm/lib/utils/log-shim.js:15:27) at /home/runner/work/stacks/stacks/node_modules/npm/lib/utils/exit-handler.js:31:9
release
Process completed with exit code 1.