We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae186d2 commit ed627aaCopy full SHA for ed627aa
dev-troubleshooting.md
@@ -0,0 +1,10 @@
1
+Development Troubleshooting
2
+===========================
3
+
4
5
+Running the Extension
6
+---------------------
7
8
+When the Extension cannot be loaded due to an error regarding the wrong NODE_MODULE_VERSION,
9
+look at https://sneezry.com/vscode-version-watcher/ and use `./node_modules/.bin/electron-rebuild -v <ELECTRON_VERSION>`
10
+to rebuild the binaries for the correct electron version.
0 commit comments