Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronic Laravel v8.1.9 - JS error


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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


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



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!


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(