ItsWendell / google-assistant-desktop-client

A Cross-Platform client for Google Assistant, written in NodeJS / Electron.
136 stars 21 forks source link

I got some errors #15

Closed Flonja closed 1 year ago

Flonja commented 5 years ago
TypeError: cb is not a function
    at compilation.plugin (C:\Users\------\Desktop\google-assistant-desktop-client-develop\.electron-vue\dev-runner.js:54:5)
    at Promise (eval at create (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\node_modules\tapable\lib\HookCodeFactory.js:65:10), <anonymous>:11:16)
    at new Promise (<anonymous>)
    at AsyncSeriesWaterfallHook.eval [as promise] (eval at create (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\node_modules\tapable\lib\HookCodeFactory.js:65:10), <anonymous>:4:8)
    at AsyncSeriesWaterfallHook.lazyCompileHook (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\node_modules\tapable\lib\Hook.js:154:20)
    at C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\index.js:673:47
    at Promise.resolve.then.then.then.then.then.then.then.then.catch.then.then (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\index.js:214:21)
    at processTicksAndRejections (internal/process/next_tick.js:81:5)
TypeError: cb is not a function
    at compilation.plugin (C:\Users\------\Desktop\google-assistant-desktop-client-develop\.electron-vue\dev-runner.js:54:5)
    at Promise (eval at create (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\node_modules\tapable\lib\HookCodeFactory.js:65:10), <anonymous>:11:16)
    at new Promise (<anonymous>)
    at AsyncSeriesWaterfallHook.eval [as promise] (eval at create (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\node_modules\tapable\lib\HookCodeFactory.js:65:10), <anonymous>:4:8)
    at C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\index.js:673:47
    at Promise.resolve.then.then.then.then.then.then.then.then.catch.then.then (C:\Users\------\Desktop\google-assistant-desktop-client-develop\node_modules\html-webpack-plugin\index.js:214:21)
    at processTicksAndRejections (internal/process/next_tick.js:81:5)

And after that I just can't say anything to the assistant. I tried Control-Alt-A, didn't work... Can you help me please