kraihn / cordova-plugin-tag-manager

Google Tag Manager plugin for Cordova
MIT License
27 stars 33 forks source link

Error: connect ETIMEDOUT 50.17.177.14:80 #28

Open Lenndev opened 8 years ago

Lenndev commented 8 years ago

Trying to install/download your plugin via cordova cli but got this error. Did download the git as a .zip in the meantime.

Fetching plugin "com.jareddickson.cordova.tag-manager" via npm Fetching plugin "com.jareddickson.cordova.tag-manager" via cordova plugins registry Failed to fetch plugin com.jareddickson.cordova.tag-manager via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: connect ETIMEDOUT 50.17.177.14:80

shayzalman commented 8 years ago

I have the same issue Error: Registry returned 404 for GET on https://registry.npmjs.org/com.jareddickson.cordova.tag-manager

bitumin commented 8 years ago

Try using cordova-plugin-tag-manager as the name of the plugin, instead of com.jareddickson.cordova.tag-manager. This worked for me: cordova plugin add cordova-plugin-tag-manager