Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

j02146's avatar

j02146 wrote a reply+100 XP

1mo ago

Invalid options object. Progress Plugin has been initialized using an options object that does not match the API schema.

I found an opened issue on Laravel Mix project : github.com/laravel-mix/laravel-mix/issues/3410

j02146's avatar

j02146 wrote a reply+100 XP

1mo ago

Invalid options object. Progress Plugin has been initialized using an options object that does not match the API schema.

Adding mix.options({ progress: false }); in my webpack.mix.js doesn't do the job... Any other suggestion?