sentry-vscode
sentry-vscode copied to clipboard
VSCode editor integration for Sentry
### Environment What version are you running? Etc. ### Steps to Reproduce ``` npm install -g vsce vsce package ``` also tried ``` npm install ``` ### Expected Result Extension...
Bumps [node.extend](https://github.com/dreamerslab/node.extend) from 1.1.6 to 1.1.8. Commits d4dcc92 v1.1.8 e865437 [meta] add LICENSE.md 503209d v1.1.7 d63002d [Fix] Prevent merging proto property c8194ae [Tests] up to node v11.0, v10.13, v9.11, v8.12,...
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. Commits 4235459 1.0.12 6a77d2f Clobber a Link if it's in the way of a File See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes)...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.0. Changelog Sourced from js-yaml's changelog. [3.14.0] - 2020-05-22 Changed Support safe/loadAll(input, options) variant of call. CI: drop outdated nodejs versions. Dev deps bump. Fixed...
I use WSL2 on Windows 10 and have node / npm installed in Ubuntu 20, not on Windows: ``` ~/boss - [master] $ npm i -g vsce /home/jgentes/.nvm/versions/node/v12.18.0/bin/vsce -> /home/jgentes/.nvm/versions/node/v12.18.0/lib/node_modules/vsce/out/vsce...
Building the extension is not possible, this error happens when trying to run the compile script: ``` $ yarn compile yarn run v1.12.3 $ tsc -p ./ node_modules/@sentry/typescript/tsconfig.json:21:5 - error...