2
ノード5.3.0でIonicバージョン3.9.2を使用しています。私は私のアプリにAndroidプラットフォームを追加しようとしましたが、次のようにエラーを示す:AndroidプラットフォームをIonic v3.9.2に追加中にエラーが発生しました
Running command - failed!
ERROR] Exception: Using cordova-fetch for [email protected]~6.2.2
Error: Failed to fetch platform [email protected]~6.2.2
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform name/version/URL.
Error: cmd: Command failed with exit code 4294963248 Error output:
npm ERR! path D:\Ionic\SimBing\node_modules\fsevents\node_modules\getpass\node_modules
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall lstat
npm ERR! Error: EPERM: operation not permitted, lstat
'D:\Ionic\SimBing\node_modules\fsevents\node_modules\getpass\node_modules'
npm ERR! at Error (native)
npm ERR! { Error: EPERM: operation not permitted, lstat
'D:\Ionic\SimBing\node_modules\fsevents\node_modules\getpass\node_modules'
npm ERR! at Error (native)
npm ERR! stack: 'Error: EPERM: operation not permitted, lstat
\'D:\\Ionic\\SimBing\\node_modules\\fsevents\\node_modules\\getpass\\node_modules\'\n at
Error (native)',
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'lstat',
npm ERR! path:
'D:\\Ionic\\SimBing\\node_modules\\fsevents\\node_modules\\getpass\\node_modules' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! A complete log of this run can be found in:
npm ERR!
C:\Users\eficaz2020\AppData\Roaming\npm-cache\_logs\2017-09-12T11_09_42_574Z-debug.log
ありがとうたくさん.. –
あなたの問題が解決してうれしいです:) – Lotus91