Skip to content

fails on ubuntu 24.04 #2

@capaj

Description

@capaj
Error: Command failed with exit code 2: sed -i  s/ISC/MIT/g package.json
sed: can't read s/ISC/MIT/g: No such file or directory
    at makeError (file:///home/capaj/.npm/_npx/7b719d6fbb200bcd/node_modules/execa/lib/error.js:60:11)
    at handlePromise (file:///home/capaj/.npm/_npx/7b719d6fbb200bcd/node_modules/execa/index.js:124:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.task (/home/capaj/.npm/_npx/7b719d6fbb200bcd/node_modules/node-platey/plateyTasks.ts:51:9) {
  shortMessage: 'Command failed with exit code 2: sed -i  s/ISC/MIT/g package.json',
  command: 'sed -i  s/ISC/MIT/g package.json',
  escapedCommand: 'sed -i "" "s/ISC/MIT/g" package.json',
  exitCode: 2,
  signal: undefined,
  signalDescription: undefined,
  stdout: '',
  stderr: "sed: can't read s/ISC/MIT/g: No such file or directory",
  cwd: '/home/capaj/oss/switch-remote-https-to-git',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false,
  context: [Object: null prototype] {}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions