You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just upgraded to the latest Supabase-js package 2.33.1 when I try to use the api,
Uncaught (in promise) SyntaxError: The requested module '/node_modules/.pnpm/cross-fetch@3.1.8/node_modules/cross-fetch/dist/browser-ponyfill.js?v=bd2992b8' does not provide an export named 'default' (at PostgrestBuilder.ts:1:8)
I uninstalled node_modules and tried to reinstall them and I still get the error, all when running supabase-js
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Go to '…'
Click on '…'
Scroll down to '…'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Bug report
Describe the bug
I just upgraded to the latest Supabase-js package 2.33.1 when I try to use the api,
Uncaught (in promise) SyntaxError: The requested module '/node_modules/.pnpm/cross-fetch@3.1.8/node_modules/cross-fetch/dist/browser-ponyfill.js?v=bd2992b8' does not provide an export named 'default' (at PostgrestBuilder.ts:1:8)
I uninstalled node_modules and tried to reinstall them and I still get the error, all when running supabase-js
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
System:
OS: macOS 13.5
CPU: (8) arm64 Apple M1 Pro
Memory: 185.33 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.14.2 - ~/.nvm/versions/node/v18.14.2/bin/node
npm: 9.5.0 - ~/.nvm/versions/node/v18.14.2/bin/npm
Browsers:
Brave Browser: 116.1.57.47
Chrome: 116.0.5845.110
Safari: 16.6
npmPackages:
@builder.io/qwik: ^1.2.8 => 1.2.8
@builder.io/qwik-city: ^1.2.8 => 1.2.8
@supabase/supabase-js: ^2.33.1 => 2.33.1
undici: 5.22.1 => 5.22.1
vite: 4.3.5 => 4.3.5
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: