Skip to content
New issue

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

Eslint complaining about unresolved import from #supabase/server #345

Open
cco3 opened this issue Apr 5, 2024 · 0 comments
Open

Eslint complaining about unresolved import from #supabase/server #345

cco3 opened this issue Apr 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@cco3
Copy link

cco3 commented Apr 5, 2024

The examples show doing things like the following:

import { serverSupabaseServiceRole } from '#supabase/server'

But the eslint import plugin doesn't like that

Unable to resolve path to module '#supabase/server'  import/no-unresolved

Any suggestions on the right way to fix this?

@cco3 cco3 added the question Further information is requested label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant