Open GunnarFrei opened 4 years ago
Hi @GunnarFrei , Could you give me your system details that like the OS, OS Build Number, VS Code version etc.?
Sure. Windows 10 Pro 1909 VS Code v1.41.1 no specific firewall - just Wwindows Defender
Log (Window) showing this:
[renderer1] [error] spawn ./ngrok.exe ENOENT: Error: spawn ./ngrok.exe ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19) at onErrorNT (internal/child_process.js:456:16) at processTicksAndRejections (internal/process/task_queues.js:84:9)
ngrok-client: Local web server started successfully; Local URL: http://localhost:8000
is the last line I get when starting the server with v1.0.4in v1.0.3 i still had
ngrok-client: Creating remote http server via ngrok...
for the last line in output.Looking for a work around.