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 Apr 27, 2021. It is now read-only.
I'm following the tutorial, I'm trying to run the guestbook app locally using the command
$ mvn gcloud:run . When I use this command, it gave me an error which is:
can't open file 'C:/Users/Owner/AppData/Local/Google/Cloud SDK/google-cloud-sdk/platform/google_appengine/dev_appserver.py': [Errno 2] No such file or directory
When I check in the google Sdk directory I didn't see this file. Is there a way to solve this problem or another way to run the app locally ?
The text was updated successfully, but these errors were encountered:
I'm following the tutorial, I'm trying to run the guestbook app locally using the command
$ mvn gcloud:run . When I use this command, it gave me an error which is:
can't open file 'C:/Users/Owner/AppData/Local/Google/Cloud SDK/google-cloud-sdk/platform/google_appengine/dev_appserver.py': [Errno 2] No such file or directory
When I check in the google Sdk directory I didn't see this file. Is there a way to solve this problem or another way to run the app locally ?
The text was updated successfully, but these errors were encountered: