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
I run ggt pull --app=<my app name> --env=staging --force --allow-unknown-directory
This error occurred:
Error: Cannot move '/test/.gadget' to a subdirectory of itself, '/test/.gadget/backup/.gadget'.
at Object.gp (dist/chunk-GIAIN3IJ.js:2:8552)
at async Object.qm (dist/chunk-GIAIN3IJ.js:7:2529)
at async tt.retries (dist/chunk-IPKFNVOS.js:175:708)
at async I._fn (dist/chunk-IPKFNVOS.js:169:5410)
What did you expect to happen?
I expected the pull process would be successfully.
Steps to reproduce
Please run ggt pull --app=<app name> --env=staging --force --allow-unknown-directory to reproduce.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Error ID
913523bb-dfbd-4c33-bd23-ac8716ab5f1c
What happened?
I run
ggt pull --app=<my app name> --env=staging --force --allow-unknown-directory
This error occurred:
Error: Cannot move '/test/.gadget' to a subdirectory of itself, '/test/.gadget/backup/.gadget'.
at Object.gp (dist/chunk-GIAIN3IJ.js:2:8552)
at async Object.qm (dist/chunk-GIAIN3IJ.js:7:2529)
at async tt.retries (dist/chunk-IPKFNVOS.js:175:708)
at async I._fn (dist/chunk-IPKFNVOS.js:169:5410)
What did you expect to happen?
I expected the pull process would be successfully.
Steps to reproduce
Please run
ggt pull --app=<app name> --env=staging --force --allow-unknown-directory
to reproduce.Anything else?
No response
The text was updated successfully, but these errors were encountered: