We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! First of all, thank you for yor lib! But I have a problem.. I am getting an error message after install:
error ./node_modules/ra-supabase-media-library/dist/useSupabaseStorage.js:44:0 Module not found: Can't resolve 'unfetch'
Do you know how to fix this?
The text was updated successfully, but these errors were encountered:
Hmm, dunno, it's definitely a dependency 🤔
ra-supabase-media-library/package.json
Line 54 in 712bc5b
Delete node_modules and reinstall as a starting point maybe?
Sorry, something went wrong.
Doesn´t work even deleting node_modules. Same error.. you think that I am using Windows may be the problem?
There a bug with version 5.0.0 of unfetch. See developit/unfetch#164 and https://stackoverflow.com/questions/75110361/module-not-found-error-cant-resolve-unfetch.
No branches or pull requests
Hi! First of all, thank you for yor lib! But I have a problem.. I am getting an error message after install:
error ./node_modules/ra-supabase-media-library/dist/useSupabaseStorage.js:44:0
Module not found: Can't resolve 'unfetch'
Do you know how to fix this?
The text was updated successfully, but these errors were encountered: