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
The currently published cordova-simulate package has bin/simulate with windows style \r\n newlines, which means it fails to work (the \r is interpreted as part of the command and fails) on non-windows systems.
The text was updated successfully, but these errors were encountered:
The currently published cordova-simulate package has
bin/simulate
with windows style\r\n
newlines, which means it fails to work (the\r
is interpreted as part of the command and fails) on non-windows systems.The text was updated successfully, but these errors were encountered: