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
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
I have created an Ionic-vue app, then wanted to add this plugin with my credentials, but directly receive these issue when runing:
npm i cordova-plugin-googleplus --save --variable REVERSED_CLIENT_ID=com.googleusercontent.apps.1063628-32kqlm7g0u --variable WEB_APPLICATION_CLIENT_ID=106326628itjcjn66jls.apps.googleusercontent.com
I get:
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "REVERSED_CLIENT_ID=com.googleusercontent.apps.1063628-32kqlm7g0u": Tags may not have any characters that encodeURIComponent encodes.
The text was updated successfully, but these errors were encountered:
I have created an Ionic-vue app, then wanted to add this plugin with my credentials, but directly receive these issue when runing:
npm i cordova-plugin-googleplus --save --variable REVERSED_CLIENT_ID=com.googleusercontent.apps.1063628-32kqlm7g0u --variable WEB_APPLICATION_CLIENT_ID=106326628itjcjn66jls.apps.googleusercontent.com
I get:
The text was updated successfully, but these errors were encountered: