Hallo,
First i had the same Problem like shown before:
[webpack-cli] TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
I followed the steps in the answer and all looked good but the login failed and also the links to register and password reset. It looks like a JS-Error, where is the mistake?
I use:
Xampp on Windows Version: 8.1.12
node js v18.16.1
npm version: 9.7.1
gulp CLI version: 2.3.0
Thanks very much
Hi Uwe Picker,
Apologies for any inconvenience caused. We have released a new update that includes various bug fixes and improvements. You can download the update from our official website at https://devs.keenthemes.com/metronic . It will also be available on the ThemeForest website soon. If you encounter any issues or need further assistance, please don't hesitate to reach out to us. Thank you for your understanding!
Hi,
Sorry for the inconvenience. Could you please try to follow these steps.
1. Delete the `node_modules` folder in your project directory.
2. If you have a `package-lock.json` or `yarn.lock` file, delete it as well.
3. Run the following command to reinstall the dependencies: yarn install
4. After the dependencies are installed, try running the npm run dev
command again.
If you encounter any further issues, please let us know.
Hallo Faizal,
After your Workflow all looks good, the Login-Page starts and seems good, css was loaded but the login still fail (also register and password-reset).
I think it must be the inclusion of the new Update (v8.1.9 - 10 July, 2023):
Add new User management CRUD - datatable list, create, edit, update, delete
Add new User authentication - login, register, reset password
Please check the Pre Requirements on your Metronic-Laravel-Website, for the Update they are not working!
Thanks for your great work, Uwe