You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
Hi, I built nodegui-starter on Linux and Windows without problem. I then tried on a reMarkable 1, a Linux device with a 1 GHz ARM A9 CPU with entware and its own community supported package manager and repository allowing we to use node and npm. Unfortunately when npm install tried to add qode it failed to get the release for this architecture. Supporting this architecture would open up a lot potential for novel apps on this great device which unfortunately doesn't have a browser. How can I help with that?
The text was updated successfully, but these errors were encountered:
A binary file for ARM architecture in the release section must be enough to complete the npm install command. I have built qode with my ARM device but there is not way to declare the qode binary file path or tarball for the npm install command
Hi, I built nodegui-starter on Linux and Windows without problem. I then tried on a reMarkable 1, a Linux device with a 1 GHz ARM A9 CPU with entware and its own community supported package manager and repository allowing we to use node and npm. Unfortunately when
npm install
tried to add qode it failed to get the release for this architecture. Supporting this architecture would open up a lot potential for novel apps on this great device which unfortunately doesn't have a browser. How can I help with that?The text was updated successfully, but these errors were encountered: