简体   繁体   中英

How to fix neutralino white screen?

I created a blank neutralino js application and when I turn it on using the neu run command, a white screen is displayed. I used the CheckNetIsolation.exe ... command and it still doesn't work.

您必须以管理员模式启动 CMD 才能执行该命令(右键单击 cmd.exe 并选择以管理员身份运行)。

Make sure your have visual studio installed

or just run the command in powershell as admin

CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"

Both VSCode and cmd are configured to run as Adminstrator and running CheckNetIsolation returns OK but changes nothing.

neu run still opens a white screen

Windows 10 Pro x64 Neutralinojs binaries: v3.0.0 Neutralinojs client: v2.0.0 neu CLI: v7.0.0

neu build works and I can launch the "myApp" executable for windows but I cannot get anything else processed. No javascript. Only HTML and CSS.

Very frustrated with NeutralinoJS

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM