You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: