Wikitude / wikitude-cordova-plugin

Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
https://www.wikitude.com
Other
199 stars 182 forks source link

cordova plugin add fails #132

Closed mastergio closed 6 years ago

mastergio commented 6 years ago

Hi all, following the instructions on the step 5 of the (documentation->setup guide Cordova -> prerequisites)

Now add the Wikitude SDK to the project by installing the Wikitude Cordova Plugin

$ cordova plugin add https://github.com/Wikitude/wikitude-cordova-plugin.git

after launch the command, i've this error:

C:\Users\Administrator\CordovaProjects\AugmentedRealityWikitudeProject>cordova plugin add http s://github.com/Wikitude/wikitude-cordova-plugin.git (node:6528) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): F ailed to fetch plugin https://github.com/Wikitude/wikitude-cordova-plugin.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Failed to get absolute path to installed module

how can i resolve ? thanks in advance

mastergio commented 6 years ago

solved by download, extract and manually add to project->plugins.