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
I've installed VS Plugin, try to Debug, Start Simulator from ui or cli, i see the same:
The terminal process "node './node_modules/.bin/devicescript', 'devtools', '--vscode'" terminated with exit code: 100.
Type: Bug
I've installed VS Plugin, try to Debug, Start Simulator from ui or cli, i see the same:
The terminal process "node './node_modules/.bin/devicescript', 'devtools', '--vscode'" terminated with exit code: 100.
To Reproduce
yarn start
yarn run v1.22.19
$ npm run watch
using devs: v2.16.4, runtime: v2.16.4, node: v20.15.0 from /Users/chernovsi/code/esp32-s3/node_modules/@devicescript/cli/built
devs: v2.16.4, runtime: v2.16.4, node: v20.15.0 running in /Users/chernovsi/code/esp32-s3
dashboard : http://127.0.0.1:8081/
connection : http://127.0.0.1:8081/connect
websocket : ws://127.0.0.1:8081
tcpsocket : tcp://127.0.0.1:8082
dbgserver : tcp://127.0.0.1:8083
building src/main.ts...
error Command failed with exit code 100.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Opened ports
lsof -i | grep -E LISTEN
Dion 726 chernovsi 64u IPv6 0xcf2ceef5dc9042e1 0t0 TCP *:44951 (LISTEN)
node 12200 chernovsi 24u IPv4 0xcf2ceee77cb3e331 0t0 TCP localhost:sunproxyadmin (LISTEN)
node 12200 chernovsi 26u IPv4 0xcf2ceee77cb7e6b1 0t0 TCP localhost:us-cli (LISTEN)
node 12200 chernovsi 27u IPv4 0xcf2ceee779b69b21 0t0 TCP localhost:us-srv (LISTEN)
Environment
vscode: 1.90.1
extension: 2.16.2
Devices
interaction_mode: 0
auto_connect: false
reset_in: false
last_reset_in_time: 0
transport:
web: connected
device:
id: BO78 (0x8200a6e85438457d)
product: ? (0x?)
firmware_version:
uptime:
stats: announce 4803, drop 0, restart 0
services:
infrastructure (0x1e1589eb)
proxy (0x16f19949)
Extension version: 2.16.2
VS Code version: Code 1.90.1 (Universal) (611f9bfce64f25108829dd295f54a6894e87339d, 2024-06-11T21:02:41.372Z)
OS version: Darwin x64 23.4.0
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: