Skip to content

"The package "esbuild-linux-64" could not be found, and is needed by esbuild." #1819

@andyburke

Description

@andyburke

We are using SvelteKit, which uses Vite, which uses esbuild and we are seeing this error on some of our macs.

We also have devs on linux who are not having this issue.

I was able to find this, but it's closed with little to no explanation: vitejs/vite#5187

Could this be caused by installing things on a linux machine, package-lock.json gets some notions, and then it's a problem on other platforms? Is something else going on? Happy to be pointed in another direction if this isn't specifically an esbuild issue.

npm ls output from my linux machine indicates the following versions:

─┬ [email protected]
  ├── [email protected] deduped

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions