Closed
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.56
- OS Version: macos 11.3.1
- nrwl 12.1.0
- nestjs 7.6.15
Steps to Reproduce:
- Start a Javascript Debug Terminal
- npx nx serve my-backend
Result:
- debugger hangs with:
➜ npx nx serve my-backend Mon May 17 17:11:56 2021
Debugger attached.
> nx run my-backend:serve
Debugger attached.
Starting type checking service...
Using 14 workers with 2048MB memory limit
Debugger attached.
Debugger attached.
Debugger attached.
Debugger attached.
Type checking in progress...
Hash: 7f7ca48a79b89d4aa340
Built at: 05/17/2021 5:12:20 PM
Entrypoint main [big] = main.js main.js.map
chunk {main} main.js, main.js.map (main) 1.53 MiB [entry] [rendered]
Activity
jesse23 commentedon May 17, 2021
connor4312 commentedon May 18, 2021
Please collect a log on both versions so I can see the difference 🙂 For the debug terminal, you can do so using the following setting:
/jsDebugLogs
jesse23 commentedon May 18, 2021
Thx will try to update it before next Monday.
jesse23 commentedon May 23, 2021
Mailed the log. Thx!
jesse23 commentedon May 28, 2021
@connor4312 Sent another mail with Google drive link. Sorry for the late.
Have a nice holiday!
connor4312 commentedon Jun 9, 2021
Thanks for the logs! This'll be fixed in the next nightly
rzhao271 commentedon Jul 2, 2021
@jesse23 has the issue been fixed for you with the nightly version of the extension?
6 remaining items