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
Sometimes {N} CLI is not able to start iOS debugger from VSCode extension.
Which platform(s) does your issue occur on?
iOS
Please tell us how to recreate the issue in as much detail as possible.
Steps to reproduce:
Create project and open it with VSCode extension
Run Launch on iOS from VSCode extension
An error is thrown: Error: Cannot connect to device socket. The error message is NativeScript debugger was not able to get inspector socket port. at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28) at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21) at SocketProxyFactory.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/device-sockets/ios/socket-proxy-factory.js:91:38) at Generator.throw (<anonymous>) at rejected (/usr/local/lib/node_modules/nativescript/lib/device-sockets/ios/socket-proxy-factory.js:5:65) at <anonymous>
The text was updated successfully, but these errors were encountered:
Tell us about the problem
Sometimes {N} CLI is not able to start iOS debugger from VSCode extension.
Which platform(s) does your issue occur on?
iOS
Please tell us how to recreate the issue in as much detail as possible.
Steps to reproduce:
Launch on iOS
from VSCode extensionError: Cannot connect to device socket. The error message is NativeScript debugger was not able to get inspector socket port. at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28) at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21) at SocketProxyFactory.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/device-sockets/ios/socket-proxy-factory.js:91:38) at Generator.throw (<anonymous>) at rejected (/usr/local/lib/node_modules/nativescript/lib/device-sockets/ios/socket-proxy-factory.js:5:65) at <anonymous>
The text was updated successfully, but these errors were encountered: