Edmundo Santos

Results 26 issues of Edmundo Santos

Tried first with `pnpm`, then went to try with `npm` and got the same error. ```sh $ npx @campvanilla/ditto-cli 8s  16.15.0 11:53:40 AM Need to install the following packages:...

### Problem Statement I want to obtain the response payload for the a `fetch` breadcrumb which requires usage of Promises, however `beforeBreadcrumb` does not support it. ```ts beforeBreadcrumb: async (breadcrumb,...

Type: Improvement
Meta: Breaking
Waiting for: Community
Stale

https://developer.shortcut.com/api/rest/v3#We-changed-our-name Clubhouse has been renamed to Shortcut, I suppose some endpoints could break in the future. We don't necessarily need to rename the name of the project, but it'd be...

I'm getting `cannot find name Headers` because the type definitions of `dwolla-v2` are referencing this interface as if it were available globally. Another option is upgrading `node-fetch` to v3 as...

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description This is pretty much what was...

needs feedback

**Problem** - I'm using Sanity Studio V3 and they define a `process.env.MODE` variable using Vite's define config. - This causes the `process` polyfill module to not be applied, and instead...