Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
232 stars 29 forks source link

Error: Cannot resolve "./css-inline.android-arm-eabi.node" #336

Closed plexus77 closed 5 months ago

plexus77 commented 5 months ago

Hi there, I am building a nuxt 3 project on netlify using the netlify_edge preset and the build is failing as the android arm binding doesn't seem to be present in your repo.

Stranger6667 commented 5 months ago

Hi! Thanks for reporting!

It looks like index.js includes some platforms that we don't have builds for. I'll take a look

plexus77 commented 5 months ago

I am using the Nuxt SEO package and the OG Image component uses your package. I have removed it for now.

Stranger6667 commented 5 months ago

Packages for aarch64-linux-android & arm-linux-androideabi are available in 0.13.1