Jiawen Geng
Jiawen Geng
I have come a solution with vscode + docker, stay tuned.
@ThiyamSingh please take a look at https://github.com/gengjiawen/node-debug
`v8-debug`. `--print-code` not exist in v8 to my surprise.
Java 8 Groovy 2.4.7
Same issue, the windows CI works good, not sure why.
+1 for this. Not sure it's easy to add related test.
Pretty helpful for me. Thanks. Din't know vscode could reach this level.
> an additional toolchain (clang) doesn't avoid us having to fix the build with MSVC. Actually v8 doesn't use msvc bring too much trouble when we building Node.js.If this is...
those folders are git repo. `git clean -xdf` likely not to work.
I like the idea. But I have bad experience both with depot_tools and gclient even on linux (setup and sync issue). Also git submodule actually is pretty mess up. Maybe...