Marcos Mellado

Results 5 comments of Marcos Mellado

It's a frontend application using [GitHub's Fetch polyfill](https://github.com/github/fetch) to make the request. This happens both when trying to make the call from my script or when copying the code into...

Is there any progress on this issue? There is a fork referenced above that seems to be solving it. On the other hand, the parser can simply become a new...

> Hi, I found the solution for this error. Just turn off TS and use JS. Here is my config: > > _tsconfig.json_ > > ``` > "compilerOptions": { >...

You can see the repo with this issue here: https://github.com/velupjs/velup I have not had a chance to touch it since running into this issue