Wikitude / wikitude-cordova-plugin-samples

Includes augmented reality sample project for Phonegap (Android and iOS) using Wikitude's augmented reality Phonegap plugin
www.wikitude.com
76 stars 61 forks source link

Fails To Generate Sample App #51

Open DenisG0 opened 6 years ago

DenisG0 commented 6 years ago

Hello, So i ran into the same error while attempting to build generate my sample app. It stops at the section: Fetching plugin from default GitHub master Error: Failed 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. Error: npm: Command failed with exit code 1 Error output: So i downloaded the wikitude cordova plugin and dropped it into the plugins folder of my sample app. When i run the app on phonegap developer it loads up correctly except executing features shows this error Loading AR web view failed. Failed to load Architect Wolrd. File was not found or readable.. Is there something i can do to fix this problem? Is there another way to point the plugin source in the sample generator so it will build the app correctly? Thank you.