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

I can't create a project using Twrmux #11730

Closed
juanppdev opened this issue Dec 8, 2021 · 1 comment
Closed

I can't create a project using Twrmux #11730

juanppdev opened this issue Dec 8, 2021 · 1 comment

Comments

@juanppdev
Copy link

When creating a project, I get the following

Creating a new React app in /data/data/com.termux/files/home/react-fundamentos.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...

npm ERR! Exit handler never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2021-12-08T20_55_37_695Z-debug-0.log

Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.

Deleting generated file... node_modules
Deleting generated file... package.json
Deleting react-fundamentos/ from /data/data/com.termux/files/home
Done.

@x1unix
Copy link

x1unix commented Dec 10, 2021

@fomundifr I would recommend you to use Ubuntu using proot-distro.

$ pkg install proot-distro
$ proot-distro install ubuntu
$ proot-distro login ubuntu

... Now install nodejs and try again

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

No branches or pull requests

2 participants