在 windows 7 操作系统上 运行 时,Electron 应用程序显示黑屏
Electron application shows black screen while running on windows 7 operating system
我对电子项目完全陌生。我面临的问题是 windows 7(64 位,2GB 内存)上显示黑屏。但在 windows 8, windows 7(64bit, 4GB ram), windows 10 系统中完美运行。任何人都可以解决这个问题。
使用的电子版本:
"devDependencies":
{
"electron": "^6.0.10"
}
使用Windows7系统规范:
Details:
Windows 7 Professional
Ram : 2.00 GB
Processor : Intel(R)Core(TM)i5 CPU M540 @2.53GHz 2.53GHz
system type : 64-bit Operating sysytem
您是否在 Windows 7 机器上安装了 .NET 4.7.1 或更高版本?
我对电子项目完全陌生。我面临的问题是 windows 7(64 位,2GB 内存)上显示黑屏。但在 windows 8, windows 7(64bit, 4GB ram), windows 10 系统中完美运行。任何人都可以解决这个问题。
使用的电子版本:
"devDependencies":
{
"electron": "^6.0.10"
}
使用Windows7系统规范:
Details:
Windows 7 Professional
Ram : 2.00 GB
Processor : Intel(R)Core(TM)i5 CPU M540 @2.53GHz 2.53GHz
system type : 64-bit Operating sysytem
您是否在 Windows 7 机器上安装了 .NET 4.7.1 或更高版本?