Skip to content

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

Open
@cco3

Description

@cco3

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions