electron-edge icon indicating copy to clipboard operation
electron-edge copied to clipboard

can not find node_module electron-edge

Open jerrysbest opened this issue 8 years ago • 2 comments

when I run my program by "npm start",it works well. But when I packed it as asar and run again,the program can not start,and show error: image who can tell me why?

jerrysbest avatar Dec 03 '16 16:12 jerrysbest

Maybe, it seems that Visual Studio 2015 runtime or .NET framework 4.5 is not installed.

kexplo avatar Jan 16 '17 15:01 kexplo

Hi there! : ) After release, have anything I can do to edge( electron-edge) work with out .NET framework 4.5 ? Thanks.

kauevaz avatar Apr 19 '17 19:04 kauevaz