Hello, After npm install and running npm run watch im getting the following: ``` > webpack --watch --config ./webpack/webpack.config.js G:\WORK\www\wp-content\themes\custom\node_modules\webpack-cli\bin\cli.js:93 throw err; ^ TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ``` Any idea what it could be? Thank you in advance