Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No linux arm64 support #1

Open
darkoverlordofdata opened this issue Nov 3, 2021 · 2 comments
Open

No linux arm64 support #1

darkoverlordofdata opened this issue Nov 3, 2021 · 2 comments

Comments

@darkoverlordofdata
Copy link

npm install fails on debian 11 (bullseye) with

�[K�[?25hnpm ERR! code 1
npm ERR! path /home/darko/GitHub/nodegui-starter/node_modules/@nodegui/qode
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! Error while setting up Qode:  Error: Error while downloading Qode v16.4.0:https://github.com/nodegui/qodejs/releases/download/v16.4.0-qode/v16.4.0-qode-linux-arm64.tar.gz. Not Found
npm ERR!     at download (/home/darko/GitHub/nodegui-starter/node_modules/@nodegui/qode/src/downloader.js:33:11)
npm ERR!     at processTicksAndRejections (node:internal/process/task_queues:96:5)
npm ERR!     at async setupQode (/home/darko/GitHub/nodegui-starter/node_modules/@nodegui/qode/src/setup.js:19:3)
npm ERR!     at async main (/home/darko/GitHub/nodegui-starter/node_modules/@nodegui/qode/install.js:7:5)
@sedwards2009
Copy link
Collaborator

What kind of hardware you people using Debian on which is also ARM64?

@KaMeHb-UA
Copy link

there is also a PinePhone that might be running something like Manjaro. There is already a binary package for x64 in AUR and it would be good if there will be also ARM64 support for hardware like PinePhone. This may ease mobile development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants