-
Notifications
You must be signed in to change notification settings - Fork 538
Closed
Labels
bugSomething isn't workingSomething isn't workingpostgrest-jsRelated to the postgrest-js library.Related to the postgrest-js library.
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
Recently upgraded my application to the latest nuxtjs/supabase version and have been getting this error on all pages. I have looked at node-fetch source and it does look like there is a default export so not sure why this is occurring.
I have also done a full clean and reget of all dependencies.
PostgrestBuilder.ts:2 Uncaught SyntaxError:
The requested module '/_nuxt/node_modules/.pnpm/@[email protected]/node_modules/@supabase/node-fetch/browser.js?v=a82b1307'
does not provide an export named 'default' (at PostgrestBuilder.ts:2:8)
System information
- OS: linux mint
- Browser (if applies) [e.g. chrome, safari]
- Version of supabase-js: "@nuxtjs/supabase": "^1.1.3",
- Version of Node.js: 18
Additional context
kjhughes, henrynguyen7, vaistauga and Zebnastien
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpostgrest-jsRelated to the postgrest-js library.Related to the postgrest-js library.