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
Description:
If I try to use console.log('whatever') in capacitor.config.ts launching ionic capacitor run android or ionic capacitor run ios I get "Error while parsing Capacitor CLI version".
But if I launch npx cap run android I get the console.log() working and no error.
Description:
If I try to use
console.log('whatever')
incapacitor.config.ts
launchingionic capacitor run android
orionic capacitor run ios
I get "Error while parsing Capacitor CLI version".But if I launch
npx cap run android
I getthe console.log()
working and no error.Why?
Verbose:
My
ionic info
:Other Information:
The text was updated successfully, but these errors were encountered: