danthareja / node-google-apps-script

[DEPRECATED - use clasp instead] The easiest way to develop Google Apps Script projects
MIT License
353 stars 70 forks source link

gapps auth [options] <path/to/client/secret.json> is not recognized #49

Closed oshliaer closed 7 years ago

oshliaer commented 7 years ago

gapps auth [options] <path/to/client/secret.json> is not recognized. Instead you should use gapps auth <path/to/client/secret.json> [options]

Just the example:

There is the error

user@nodejs:~$ gapps auth --no-launch-browser ~/.auth/client_secret.json 
No command specified.

All is fine

user@nodejs:~$ gapps auth ~/.auth/client_secret.json --no-launch-browser
Please visit the following url in your browser (you'll only have to do this once):