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
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 [email protected]
Thanks!
The text was updated successfully, but these errors were encountered:
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 withgyb
,LICENSE
, andlastcheck.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 runninggyb --action create-project --email [email protected]
Thanks!
The text was updated successfully, but these errors were encountered: