This page contains issues people have had trying to resolve. Many problems have been solved before. Please take a look at the following resources for troubleshooting.
You may also want to visit the FAQ if your questions are about common installation problems.
Please bear the following precautions in mind when troubleshooting:
Some symptoms of data transmission issues may be:
Possible resolutions for data transmission issues may be:
Go to https://github.com/electron/electron/releases, and download a zip file that matches your target platform. For example, you can download electron-{version}-win32-x64.zip
when running the x64 version of Windows.
Extract the ZIP file to a folder. For example: C:\Temp\electron-{version}-win32-x64\.
Go to the installation directory of cncjs: cd C:\Users\{Username}\AppData\Local\Programs\cncjs\resources\app\
Run C:\Temp\electron-{version}-win32-x64\electron.exe main.js -vvv, then you will be able to see verbose output with -vvv
.
This page contains issues people have had trying to resolve. Many problems have been solved before. Please take a look at the following resources for troubleshooting.
You may also want to visit the FAQ if your questions are about common installation problems.
Please bear the following precautions in mind when troubleshooting:
Some symptoms of data transmission issues may be:
Possible resolutions for data transmission issues may be:
Go to https://github.com/electron/electron/releases, and download a zip file that matches your target platform. For example, you can download electron-{version}-win32-x64.zip
when running the x64 version of Windows.
Extract the ZIP file to a folder. For example: C:\Temp\electron-{version}-win32-x64\.
Go to the installation directory of cncjs: cd C:\Users\{Username}\AppData\Local\Programs\cncjs\resources\app\
Run C:\Temp\electron-{version}-win32-x64\electron.exe main.js -vvv, then you will be able to see verbose output with -vvv
.