vercel / next.js

The React Framework
https://nextjs.org
MIT License
127.04k stars 27k forks source link

Swc android arm64 not working in termux #63290

Open mr-dual opened 8 months ago

mr-dual commented 8 months ago

Link to the code that reproduces this issue

https://github.com/mr-dual/NextProblem

To Reproduce

npm run dev

Current vs. Expected behavior

mrdual@localhost:~/Desktop/vscode thins/next-app-frontend$ npm run dev

next-app-frontend@0.1.0 dev next dev

▲ Next.js 14.1.3

Expected: to work

Provide environment information

OS: Debian proot distro termux
Node and npm : current version
Next config: everything yes except custom module caller

Which area(s) are affected? (Select all that apply)

SWC minifier (swcMinify: true)

Which stage(s) are affected? (Select all that apply)

next dev (local)

Additional context

I tried swcMinify:false it didnt work. I also tried npm i @next/swc-android-arm64

zFitness commented 7 months ago

+1

Edit by maintainer bot: Comment was automatically minimized because it was considered unhelpful. (If you think this was by mistake, let us know). Please only comment if it adds context to the issue. If you want to express that you have the same problem, use the upvote 👍 on the issue description or subscribe to the issue for updates. Thanks!