Nick Matthews

Results 9 comments of Nick Matthews

Found an [issue from 2019](https://github.com/getsentry/sentry-cli/issues/589) that was closed, not much insight into possible next steps to debug.

At this point, here's what we've tried: **Assumption** When run locally, the same set of commands completes execution of `Adding source map references` with the cursor at 100:9, which led...

That worked beautifully. Sourcemaps are now uploaded as expected @kamilogorek

@kamilogorek specifying the version back a few patches is a good temporary solution, do you have any advice on a solution that will let us keep up with new releases?

Now using node v18.19.0 (npm v10.2.3) Installed from root using `npm i -g serverless` Using yarn classic in the project, where I've installed: "aws-serverless-express": "^3.4.0", "serverless-offline": "^13.2.0", "serverless-plugin-optimize": "^4.2.1-rc.1", "serverless-plugin-typescript":...

Bit more context (tried on node 18, 19, and 20): ``` sls login Logging into the Serverless Framework via the browser If your browser does not open automatically, please open...

The console on the browser says: ``` js.stripe.com/v3/controller-8324c09573d1c228d18b64f31ad6df01.html#apiKey=pk_live_fUrnuMKodQM6UMXPZnFcNQ3N002icn5R5D&stripeJsId=d531ea73-6576-43e4-8865-ee1885d2a813&stripeJsLoadTime=1703015814586&manualBrowserDeprecationRollout=false&referrer=https%3A%2F%2Fapp.serverless.com%2F%3Fclient%3Dcli%26transactionId%3DcK4pLrdZ_2dgRCNoncBG4&controllerId=__privateStripeController0571:1 The source list for the Content Security Policy directive 'style-src' contains an invalid source: '://:'. It will be ignored. js.stripe.com/v3/controller-8324c09573d1c228d18b64f31ad6df01.html#apiKey=pk_live_fUrnuMKodQM6UMXPZnFcNQ3N002icn5R5D&stripeJsId=d531ea73-6576-43e4-8865-ee1885d2a813&stripeJsLoadTime=1703015814586&manualBrowserDeprecationRollout=false&referrer=https%3A%2F%2Fapp.serverless.com%2F%3Fclient%3Dcli%26transactionId%3DcK4pLrdZ_2dgRCNoncBG4&controllerId=__privateStripeController0571:1 The source...

I've been able to troubleshoot logging in, but I'm still getting this error: ``` Typescript compiled. ✖ Stack api-gateway-dev failed to deploy (86s) Environment: darwin, node 16.16.0, framework 3.38.0 (local)...