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

__fetch_polyfill not found in @sveltejs/kit/dist/install-fetch.js #22

Closed
abynim opened this issue Mar 23, 2022 · 0 comments · Fixed by #25
Closed

__fetch_polyfill not found in @sveltejs/kit/dist/install-fetch.js #22

abynim opened this issue Mar 23, 2022 · 0 comments · Fixed by #25

Comments

@abynim
Copy link
Contributor

abynim commented Mar 23, 2022

Build failed with 1 error:
.svelte-kit/appengine-tmp/entry.js:3:8: error: No matching export in "node_modules/@sveltejs/kit/dist/install-fetch.js" for import "__fetch_polyfill"

Looks like the __fetch_polyfill is now available as installFetch as noted here: sveltejs/kit#4111

abynim added a commit to abynim/svelte-adapter-appengine that referenced this issue Mar 25, 2022
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

Successfully merging a pull request may close this issue.

1 participant