Giter Site home page Giter Site logo

Comments (2)

sbellone avatar sbellone commented on July 20, 2024

Hey, I have a similar issue, but without any message on stderr 🤷 .
I've tried to force the resolution to v10.0.3, which worked in the past, but it continues to fail. We are using GitHub actions, I believe something has changed there. Do you use another CI?

Error: Command failed with exit code 1: npm version 2.2.10 --userconfig /tmp/b6dff767e03d5f1bd7031f71304dbeb2/.npmrc --no-git-tag-version --allow-same-version
    at makeError (file:///home/runner/work/renderscript/renderscript/node_modules/execa/lib/error.js:60:11)
    at handlePromise (file:///home/runner/work/renderscript/renderscript/node_modules/execa/index.js:124:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async default (file:///home/runner/work/renderscript/renderscript/node_modules/@semantic-release/npm/lib/prepare.js:26:3)
    at async prepare (file:///home/runner/work/renderscript/renderscript/node_modules/@semantic-release/npm/index.js:63:3)
    at async validator (file:///home/runner/work/renderscript/renderscript/node_modules/semantic-release/lib/plugins/normalize.js:36:24)
    at async file:///home/runner/work/renderscript/renderscript/node_modules/semantic-release/lib/plugins/pipeline.js:38:36
    at async Promise.all (index 0)
    at async next (file:///home/runner/work/renderscript/renderscript/node_modules/p-reduce/index.js:15:44) {
  shortMessage: 'Command failed with exit code 1: npm version 2.2.10 --userconfig /tmp/b6dff767e03d5f1bd7031f71304dbeb2/.npmrc --no-git-tag-version --allow-same-version',
  command: 'npm version 2.2.10 --userconfig /tmp/b6dff767e03d5f1bd7031f71304dbeb2/.npmrc --no-git-tag-version --allow-same-version',
  escapedCommand: 'npm version 2.2.10 --userconfig "/tmp/b6dff767e03d5f1bd7031f71304dbeb2/.npmrc" --no-git-tag-version --allow-same-version',
  exitCode: 1,
  signal: undefined,
  signalDescription: undefined,
  stdout: '',
  stderr: '',
  cwd: '/home/runner/work/renderscript/renderscript',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false,
  pluginName: '@semantic-release/npm'

from npm.

CalicoNino avatar CalicoNino commented on July 20, 2024

I am running it via github workflows, also I was able to resolve the issue by downgrading @semantic-release/npm to v9.0.0, but now I am facing a new error 🙃

npm ERR! Minipass.isStream is not a function

from npm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.