amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

Copying the Ionic app to a different computer. #192

Open 25121294 opened 5 years ago

25121294 commented 5 years ago

So I was working on an Ionic app on a different computer but decided to switch to another. I copied my files to the new computer, but when I try to publish my changes by running the 'awsmobile publish' command I get a "no such file or directory" error. I can't even run the pull or push commands without getting this error.

How can I resolve this?