phoenixframework / esbuild

An installer for esbuild
MIT License
269 stars 36 forks source link

Support armv7l (32 bit raspberry pi) #29

Closed denvaar closed 2 years ago

denvaar commented 2 years ago

Full disclosure, I don't really know what I'm doing. 😄 I was trying to compile my Phoenix app (1.5 with Elixir 1.12.3) on Raspberry Pi 3 and was getting this error:

(RuntimeError) could not download esbuild for architecture: armv7l-unknown-linux-gnueabihf

This change made things work.

josevalim commented 2 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: