Skip to content

Commit ed627aa

Browse files
committed
Add some dev troubleshooting information
1 parent ae186d2 commit ed627aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dev-troubleshooting.md

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)