parcel-bundler / lightningcss

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
https://lightningcss.dev
Mozilla Public License 2.0
6.55k stars 190 forks source link

"Error: lightningcss-android-arm64 not found" termux on Device: android Architecture: aarch64 #851

Closed PriyanshSinghBisht closed 3 weeks ago

PriyanshSinghBisht commented 3 weeks ago

steps to re-create issue:

  1. npx create-expo-app

  2. npm run reset-project

  3. setup nativewind v4 according to doc ( in expo router setup section) here is link :- []()https://www.nativewind.dev/getting-started/expo-router

  4. run the project with command. npx expo start

Screenshot_2024-11-06-11-13-11-465_com.termux.jpg

Screenshot_2024-11-06-11-07-22-953_com.foxdebug.acode.jpg

I think error occured from this file.