Tang

Results 2 comments of Tang

``` C:\Users\T\Desktop\electron-quick-start-master>node-gyp configure gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | win32 | x64 gyp info find Python using Python...

> > gyp: binding.gyp not found (cwd: C:\Users\T\Desktop\electron-quick-start-master) 尝试加载 binding.gyp > > 请尝试创建一个空`C:\Users\T\Desktop\electron-quick-start-master\binding.gyp`文件并再次运行您的命令。 The same problem occurs after the file is created ``` C:\Users\T\Desktop\electron-quick-start-master>node-gyp configure gyp info it worked if...