Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

armv7l release #24

Open
Utopiah opened this issue Nov 28, 2020 · 2 comments
Open

armv7l release #24

Utopiah opened this issue Nov 28, 2020 · 2 comments

Comments

@Utopiah
Copy link

Utopiah commented Nov 28, 2020

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?

@rocarlopez
Copy link

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

@a7ul
Copy link
Collaborator

a7ul commented Jan 11, 2021

@rocarlopez The path in the code can be found here: https://github.com/nodegui/qode/blob/master/npm/src/config.js

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

No branches or pull requests

3 participants