xtuJSer / CoCoMusic

a simple music player built by electron and vue
https://github.com/xtuJSer/CoCoMusic/commits/v3.0
GNU Lesser General Public License v3.0
914 stars 114 forks source link

windows环境下报错 #29

Closed ttjn18 closed 6 years ago

ttjn18 commented 6 years ago

Uncaught ReferenceError: require is not defined at localhost/:1 localhost/:1 Uncaught ReferenceError: process is not defined at localhost/:1 renderer.js:1 Uncaught ReferenceError: module is not defined at renderer.js:1

fengT-T commented 6 years ago

我在Windows下测试了一下,改了下代码已经解决了,pull 代码试一,如果解决了请关闭这个issue。