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

build for esbuild-linux-64 does not exist #3

Closed
mulfyx opened this issue Feb 12, 2020 · 4 comments
Closed

build for esbuild-linux-64 does not exist #3

mulfyx opened this issue Feb 12, 2020 · 4 comments

Comments

@mulfyx
Copy link

mulfyx commented Feb 12, 2020

No description provided.

@laurentpayot
Copy link

Ubuntu user here too…

@evanw
Copy link
Owner

evanw commented Feb 15, 2020

Can you provide more information? It seems to be working fine for me in my Ubuntu VM:

$ sudo npm install -g esbuild-linux-64
/usr/local/bin/esbuild -> /usr/local/lib/node_modules/esbuild-linux-64/bin/esbuild
/usr/local/lib
└── esbuild-linux-64@0.0.6

$ which esbuild
/usr/local/bin/esbuild
$ esbuild

Usage:
  esbuild [options] [entry points]
...

@laurentpayot
Copy link

@evanw Nevermind, I looked for issues before looking at the install section. 🤦‍♂️ I could install it just like you did in the post above. Works for me on Ubuntu 19.10 👍

@evanw
Copy link
Owner

evanw commented Feb 16, 2020

Cool, thanks! I’ll close this for now then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants