1. Did you install a proper symbols for your windbg installation, it is crutial feature and needs to be installed and configurated properly in order to map addresses to the functions names.You can download symbols from the symbol server. 2.Did you set windbg as a postmortem debugger? 3.At...
Issue or Feature If this is an issue with installation, I have read the troubleshooting guide. Steps to Reproduce npm i canvas Complete log: 0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-...
cd /usr/local/Cellar/code-server/<version>/libexec/lib/vscode/node_modules/<module>/ && npm installoffending modules.Resolved the issues. I would have thought uninstalling and reinstalling code-server rebuilds native extensions. Is there a better way to rebuild native extensions?