supabase-js
supabase-js copied to clipboard
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to '…'
- Click on '…'
- Scroll down to '…'
- See error
gh repo clone donghoon-song/meeting-room-reservation-app
git checkout report/add-supabase
yarn install
yarn dev
or just use supabase-js client in any ts project. I have experienced this issue across my ts projects.
https://github.com/donghoon-song/meeting-room-reservation-app/tree/report/supabase-issue
Expected behavior
A clear and concise description of what you expected to happen.
No error expected.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
- OS: [macOS]
- Browser (if applies) [chrome]
- Version of supabase-js: [2.24.0]
- Version of Node.js: [e.g. 18.16.0]
Additional context
Add any other context about the problem here.