Closed
Description
Hi all, this issue seems pretty popular but haven't got this until now with the latest release of CLI
> @sentry/[email protected] install /Users/article/workspace/article/project/public-src/node_modules/@sentry/cli
> node scripts/install.js
fetching sentry-cli-Darwin-x86_64 ████████████████████ 100% 0.0s
Error: Command failed: /Users/article/workspace/article/project/public-src/node_modules/@sentry/cli/sentry-cli --version
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @sentry/[email protected] install: `node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @sentry/[email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
The error shown in npm log:
298 verbose stack Error: @sentry/[email protected] install: `node scripts/install.js`
298 verbose stack Exit status 1
298 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16)
298 verbose stack at EventEmitter.emit (events.js:182:13)
298 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
298 verbose stack at ChildProcess.emit (events.js:182:13)
298 verbose stack at maybeClose (internal/child_process.js:957:16)
298 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:246:5)
Tried on Node 8, 10 with NPM 5.6.0
Would appreciate if I can get this out of the way or if there's workaround.
Metadata
Metadata
Assignees
Labels
No labels