I don't know exactly what is wrong here but I can't import the npm package.
import SupabaseProvider from 'y-supabase';
I only get the error message
Module not found: Can't resolve 'y-supabase'
The folder y-supabase exists in node_modules and also has an index file in dist