1399/3/2، 09:57 عصر
بازم این ارور رو میده :
کد:
C:\Users\novin pardaz\AppData\Roaming\npm\node_modules\phonegap\node_modules\execa\in
dex.js:347
throw err;
^
Error: Command failed: wmic os get Caption
'wmic' is not recognized as an internal or external command,
operable program or batch file.
at makeError (C:\Users\novin pardaz\AppData\Roaming\npm\node_modules\phonegap\nod
e_modules\execa\index.js:174:9)
at Function.module.exports.sync (C:\Users\novin pardaz\AppData\Roaming\npm\node_m
odules\phonegap\node_modules\execa\index.js:338:15)
at windowsRelease (C:\Users\novin pardaz\AppData\Roaming\npm\node_modules\phonega
p\node_modules\windows-release\index.js:39:19)
at osName (C:\Users\novin pardaz\AppData\Roaming\npm\node_modules\phonegap\node_m
odules\insight\node_modules\os-name\index.js:39:18)
at new Insight (C:\Users\novin pardaz\AppData\Roaming\npm\node_modules\phonegap\n
ode_modules\insight\lib\index.js:37:13)
at Object.<anonymous> (C:\Users\novin pardaz\AppData\Roaming\npm\node_modules\pho
negap\node_modules\cordova\src\telemetry.js:26:15)
at Module._compile (internal/modules/cjs/loader.js:1133:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
at Module.load (internal/modules/cjs/loader.js:977:32)
at Function.Module._load (internal/modules/cjs/loader.js:877:14) {
code: 1,
stdout: '',
stderr: "'wmic' is not recognized as an internal or external command,\r\n" +
'operable program or batch file.\r\n',
failed: true,
signal: null,
cmd: 'wmic os get Caption',
timedOut: false
}