Skip to content

Getting lots of is not exported by "__vite-browser-external" errors #26

@matthew-dean

Description

@matthew-dean

I'm getting lots of errors like: "isAbsolute" is not exported by "__vite-browser-external" from code like:

3: import { join, isAbsolute, extname } from 'node:path'
                  ^

However, my Vite / Vitest build is not for the browser. Is there not a way to use this tool for analyzing Node-targeted code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions