easy-team / egg-vue-webpack-boilerplate

Egg Vue Server Side Render (SSR) / Client Side Render (CSR)
https://easyjs.cn/egg-vue
MIT License
1.36k stars 248 forks source link

启动时报错:nodejs.ValidationError: Invalid options object. Ignore Plugin has been initialized using an options object that does not match the API schema #175

Open bravelin opened 2 years ago

bravelin commented 2 years ago

node version v12.20.0 2022-02-15 16:50:31,243 INFO 8128 [master] egg version 2.33.1 2022-02-15 16:50:32,839 ERROR 11068 nodejs.ValidationError: Invalid options object. Ignore Plugin has been initialized using an options object that does not match the API schema.

WinfredWang commented 2 years ago

同上