Skip to content

Parse content for releases throw error only on production  #33

@larbish

Description

@larbish

I have created a repo to reproduce the bug: https://github.com/larbish/nuxt3-github-module

Everything works well in local (dev or build + start): releases are fetched, parsed then displayed.

But when I deploy the project on vercel or netlify I'm getting an error when parsing the content for all releases:

Screenshot 2022-08-18 at 18.18.43.png

Here is the throw in the code: https://github.com/nuxtlabs/github-module/blob/main/src/runtime/server/utils/queries.ts#L81

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions