-
-
Notifications
You must be signed in to change notification settings - Fork 239
Closed
Labels
BugIssue typeIssue type
Description
Hello,
I'm using webpack plugin, and trying to upload release to sentry.
However, I'm getting following error from cli;
ERROR in Sentry CLI Plugin: Command failed: node_modules/@sentry/cli/sentry-cli releases files 447ab upload-sourcemaps . --rewrite --ignore node_modules --ignore webpack.config.js
And when I run code manually,
> Rewriting sources
> Adding source map references
> Uploading source maps for release BUILD:25
> ~/app/xxxxxx/xxxxxxxx/xxxxxxxxx/xxxxxxxxxxxxxxxx.js
██████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18/81
Segmentation fault: 11
It's uploading some files, and failing.
Versions:
"@sentry/cli": "^1.26.1",
"@sentry/webpack-plugin": "^1.1.0",
Thank you.
prmtl, YPCrumble, mtford90, lnked and amustapha
Metadata
Metadata
Assignees
Labels
BugIssue typeIssue type