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
{ [CordovaError: Current working directory is not a Cordova-based project.]
name: 'CordovaError',
message: 'Current working directory is not a Cordova-based project.' }
I get this error when i run yo ionic test
The text was updated successfully, but these errors were encountered:
I've had this happen to me when the directory wasn't completely empty. Even if you have a .git directory inside where you ran that command, it will fail.
I get this error when i run
yo ionic test
The text was updated successfully, but these errors were encountered: