cordova-cli icon indicating copy to clipboard operation
cordova-cli copied to clipboard

[ERROR] An error occurred while running subprocess cordova.

Open Freeman-Dogbo opened this issue 4 years ago • 6 comments

Bonjour, voilà environ 2 semaines je ne trouve pas de solution à mon problème j'ai besoin d'aide svp

C:\Users\LENOVO\ProjetIonic>ionic cordova platform add android

cordova.cmd platform add android C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\node_modules\windows-release\node_modules\execa\index.js:347 throw err; ^

Error: Command failed: powershell (Get-CimInstance -ClassName Win32_OperatingSystem).caption ou externe, un programme ex�cutable ou un fichier de commandes.

at makeError (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\node_modules\windows-release\node_modules\execa\index.js:174:9)
at Function.module.exports.sync (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\node_modules\windows-release\node_modules\execa\index.js:338:15)
at windowsRelease (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\node_modules\windows-release\index.js:39:19)
at osName (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\node_modules\os-name\index.js:39:18)
at new Insight (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\node_modules\insight\lib\index.js:37:13)
at new RelentlessInsight (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\src\telemetry.js:31:1)
at Object.<anonymous> (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\cordova\src\telemetry.js:39:15)
at Module._compile (node:internal/modules/cjs/loader:1092:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1121:10)
at Module.load (node:internal/modules/cjs/loader:972:32) {

forum d'aide forum d'aide

code: 1, stdout: '', stderr: "'powershell' n'est pas reconnu en tant que commande interne\r\n" + 'ou externe, un programme ex�cutable ou un fichier de commandes.\r\n', failed: true, signal: null, cmd: 'powershell (Get-CimInstance -ClassName Win32_OperatingSystem).caption', timedOut: false } [ERROR] An error occurred while running subprocess cordova.

    cordova.cmd platform add android exited with exit code 1.

    Re-running this command with the --verbose flag may provide more information.

Freeman-Dogbo avatar Apr 06 '21 02:04 Freeman-Dogbo

Moving this to cordova-cli repo, as it appears to have to do with the cordova main executable... definitely not related to cordova-ios.

Can you also fill out the version information that you removed from the template?

  • OS Version
  • Node Version
  • NPM Version
  • Cordova Version

Also can you confirm if this occurs without using the Ionic cli? Install cordova directly and create a cordova project...

npm install cordova -g
cordova create testProject
cd testProject
cordova platform add android

Thanks

breautek avatar Apr 06 '21 02:04 breautek

stderr: "'powershell' n'est pas reconnu en tant que commande interne \ r \ n" + buenas tardes alguien que me ayude a resolver este problema ese error lo arroja Ionic Repair

JCastroPalma avatar Oct 04 '21 22:10 JCastroPalma

Hello, I have the same issue than Freeman-Dogbo. erreur cordova

It tells me that "powershell" is not recognize in internal or external command and then the error message came.

I thing i have to edit the variable environment path for powershell but i don't know how. variable d'environnement e environment path for powershell but i don't know how.

Do you have a clue to do that please?

Thanks for your help.

mle1989972 avatar Jan 02 '22 22:01 mle1989972

i have this prob in system macOS [ERROR] An error occurred while running subprocess cordova.

    cordova platform add ios@latest --save exited with exit code 1.
    
    Re-running this command with the --verbose flag may provide more
    information.

Schahineze-lairedj avatar Aug 08 '22 17:08 Schahineze-lairedj

This sounds like this issue: https://github.com/sindresorhus/windows-release/issues/27

dpogue avatar Dec 14 '23 17:12 dpogue