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

Can I use other node.js package with it? (Like websocket etc) #16

Open
aeroxy opened this issue Nov 15, 2017 · 6 comments
Open

Can I use other node.js package with it? (Like websocket etc) #16

aeroxy opened this issue Nov 15, 2017 · 6 comments

Comments

@aeroxy
Copy link

aeroxy commented Nov 15, 2017

Can I use other node.js package with it, if so where should I store the /node_modules folder? Under /example/app?

@jguillod
Copy link

jguillod commented Feb 9, 2018

Did someone find the answer?
Just essential…

@aeroxy
Copy link
Author

aeroxy commented Feb 10, 2018

Yes you can. However if you are using compiled package you might not be able to compile due to the lack of compiler or permission.

@jguillod
Copy link

jguillod commented Feb 10, 2018

Thanks for the "Yes"...

Can you also explain how to do it : where to install node_modules, set package dependencies, aso?

An example would be just Welcome !

@aeroxy
Copy link
Author

aeroxy commented Feb 13, 2018

You can either use console to install it via npm (of which you might need to install on any other linux), or you can install it on another linux and pack the whole folder and send it to your Android.

@aeroxy
Copy link
Author

aeroxy commented Feb 13, 2018

Oh I realized I might be answering the wrong thread. I gave up on this solution btw. I install Node on Android directly.

@jguillod
Copy link

@aeroxy : What do you mean by

I install Node on Android directly

A long while that I succeed installing NodeJS with Termius. But what I need is to build a standalone application running NodeJS for final users. Hacking with Termius is fine for dev test and play, but not for releasing apps through stores.
So, if you have a solution, please share in details the how-to. Thanks!

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

2 participants