Windows PowerShell
Copyright (C) Microsoft Corporation. Todos los derechos reservados.
Prueba la nueva tecnología PowerShell multiplataforma [Link]
PS C:\WINDOWS\system32> choco install -y jdk8
Chocolatey v0.11.3
Installing the following packages:
jdk8
By installing, you accept licenses for the packages.
Progress: Downloading jdk8 8.0.211... 100%
jdk8 v8.0.211 [Approved]
jdk8 package files install completed. Performing other installation steps.
Downloading JDK from [Link]
b12/478a62b7d4e34b78b671c754eaaf38ab/windows-i586/[Link]
Installing jdk8...
jdk8 has been installed.
PATH environment variable does not have C:\Program Files\Java\jdk1.8.0_211\bin in it. Adding...
jdk8 may be able to be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/[Link] just type `refreshenv`).
The install of jdk8 was successful.
Software installed to 'C:\Program Files\Java\jdk1.8.0_211\'
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\[Link]).
PS C:\WINDOWS\system32> npm install -g react-native-cli
added 85 packages, and audited 86 packages in 27s
40 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm notice
npm notice New patch version of npm available! 8.1.0 -> 8.1.3
npm notice Changelog: [Link]
npm notice Run npm install -g [email protected] to update!
npm notice
PS C:\WINDOWS\system32>