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
tns debug ios --watch fails on newly created app if there is an app with the same app id already deployed on the device/emulator. The CLI fails with the following error message:
ENOENT: no such file or directory, scandir '/Users/buhov/Desktop/MyApp/platforms/ios/build/emulator'
The text was updated successfully, but these errors were encountered:
tns debug ios --watch
fails on newly created app if there is an app with the same app id already deployed on the device/emulator. The CLI fails with the following error message:The text was updated successfully, but these errors were encountered: