Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary Workaround For TypeError: Failed to parse URL from #254

Open
bestickley opened this issue Oct 2, 2023 · 0 comments
Open

Temporary Workaround For TypeError: Failed to parse URL from #254

bestickley opened this issue Oct 2, 2023 · 0 comments

Comments

@bestickley
Copy link
Collaborator

In the gboost@0.21.0 release, there is a known issue with the Aurora PostgreSQL CRUD template. To fix it, update row 8 of the file node_modules/.pnpm/@smithy+fetch-http-handler@2.2.0/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js to supported: Boolean(typeof Request !== "undefined" && "keepalive" in new Request("http://localhost")),. For resolution of root issue, see here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant