mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

npm start can't work #130

Closed itlwy closed 5 years ago

itlwy commented 5 years ago

No app popup after running npm start. as below: E:\project\playback-master>npm run start

playback@1.6.0 start E:\project\playback-master electron app.js

nothing happen

geenloop commented 5 years ago

same here, but on MAC 10.14.5 (Mojave)... install DEP and update all but still getting this error:

https://github.com/Homebrew/homebrew-core/issues/2869

nothing helped, still googling...

ERROR:

/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js run start --scripts-prepend-node-path=auto

playback@1.6.0 start /Users/admin/WebstormProjects/playback electron app.js

[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 2019-08-28 16:56:45.796 Electron[21310:5808023] *** WARNING: Textured window <AtomNSWindow: 0x7fd327474dc0> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead. [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

Process finished with exit code 0