0

나는 Google지도를 위해이 플러그인을 설치하려고 해요 : https://ionicframework.com/docs/native/google-maps/하지만 오류가 있습니다이온 2 : 오류 Google지도를 설치하는 플러그인

Error: Failed to fetch plugin https://github.com/mapsplugin/cordova-plugin-googlemaps-sdk via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! code 1

감사합니다!

답변

1
$> git clone https://github.com/mapsplugin/cordova-plugin-googlemaps-sdk 

$> cd (path to your project) 

$> cordova plugin add (path to)/cordova-plugin-googlemaps-sdk