DanGritter

Results 3 comments of DanGritter

I was able to get this working with selective tweaks to the installed .vscode-server and a wrapper around uname. (main issue is the native executable for node and the native...

> I was able to do similar and those x86_64 ELF objects in node_modules were rebuilt and node v14 installed. However, things still don't start up when I connect. I...

I use js-beautify (npm install -g js-beautify) to "un-uglify" the js source. cpptools was one example of a plugin that was problematic.