We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@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
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: