-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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] {}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working