GAM-team / GAM-team/got-your-back
nobrowser.txt not preventing sign in page from opening
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Installed GYB on a remote Linux server via SSH from Terminal in macOS using `bash <(curl -s -S -L https://gyb-shortn.jaylee.us/gyb-install)`
When the setup helper asked for Y or N browser, I entered N. `nobrowser.txt` is confirmed to be in ~/bin/gyb along with `gyb`, `LICENSE`, and `lastcheck.txt`.
The prompt successfully loads with `Go to the following link in your browser: https://gyb-shortn.jaylee.us/XXXXX`, but additionally the Google sign in webpage tries to load within the terminal as well, making it impossible to paste the URL in and continue the project creation. The same behavior is seen when running `gyb --action create-project --email xxx@xxx.xxx`
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.