[Bug]: Cannot find module '@rspack/binding-android-arm64 #9713
Unanswered
AhmadNaruto
asked this question in
Q&A
Replies: 1 comment
-
sorry, we don't have runner for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
System Info
System:
OS: android
CPU: Unknown
Memory: 1.41 GB / 7.56 GB
Binaries:
Node: 23.8.0 - /data/data/com.termux/files/usr/bin/node
Yarn: 4.6.0 - /data/data/com.termux/files/usr/bin/yarn
npm: 10.9.2 - /data/data/com.termux/files/usr/bin/npm
npmPackages:
@lynx-js/qrcode-rsbuild-plugin: ^0.3.3 => 0.3.3
@lynx-js/react: ^0.105.0 => 0.105.0
@lynx-js/react-rsbuild-plugin: ^0.9.0 => 0.9.0
@lynx-js/rspeedy: ^0.8.2 => 0.8.2
@lynx-js/types: ^3.2.0 => 3.2.0
Details
i try it at termux android, but they show error.
``node:internal/modules/cjs/loader:1405
const err = new Error(message);
^
Error: Cannot find module '@rspack/binding-android-arm64'
Require stack:
`
Reproduce link
No response
Reproduce Steps
i follow this guide: https://lynxjs.org/guide/start/quick-start.html#ios-simulator-platform=macos-arm64,explorer-platform=android
and i run "yarn run dev"
Beta Was this translation helpful? Give feedback.
All reactions