edheltzel / flightdeck-esbuild

⚔️ WIP: 🚀 Flightdeck – 11ty starter project that is highly opinionated using esbuild and lightningcss
Do What The F*ck You Want To Public License
1 stars 0 forks source link

Build issues using Bun #35

Closed edheltzel closed 1 year ago

edheltzel commented 1 year ago

The build breaks when using bun, due to the sharp dependancy that is used by jampack.

ottodevs commented 1 year ago

I had similar issue on my project and I found a consistent solution:

Run bun install and then bun build it should work now.

edheltzel commented 1 year ago

Oh man, thanks for that info. I'll have to try that.

edheltzel commented 1 year ago

@ottodevs Bro that works like a charm, thanks!

edheltzel commented 1 year ago

resolved with 27d353f40950ac3a71a29b44fe07598bd9299b9b