swashata / wp-webpack-script

💥🔥📦👩‍💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.
https://wpack.io
MIT License
407 stars 57 forks source link

Not able to setup site on the local system. #1260

Open manishknetzoptimize opened 1 year ago

manishknetzoptimize commented 1 year ago

Hello, I am trying to set up the site on the local with the steps mentioned on GIT but getting errors after the npm run start. sometimes, it does not give any errors but keeps loading on the URL without any output.

image

Please check this.

TrilipuT commented 7 months ago

Unfortunately this it related to webpack 4. It needs to be updated to v5 see https://github.com/swashata/wp-webpack-script/issues/1253