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

METRONIC LARAVEL general.js NOT FOUND AT SIGN-IN PAGE


I see so many people getting this error
already follow this https://preview.keenthemes.com/laravel/metronic/docs/getting-
and install it correctly
run 'npm run dev'

all run successfully
but still getting this error
NOT FOUND http://127.0.0.1:8000/assets/js/custom/authentication/sign-in/general.js

and I already check the file general.js is correctly placed to that path
I guess its something about your settings.php or Theme.php
can you guys please check it?


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 (5)


I'm having the same problem after downloading the latest version, I haven't found a solution yet. I think the error is after the "npm run dev" command. Because it always gives errors in Laravel Mix.



Hi,

Sorry for the inconvenience,
Could you please download the Metronic from this link and retry with the installation?

http://devs.keenthemes.com/metronic/laravel

Thanks



to make it clear that
this is the path for general.js
...\starterkit\resources\_keenthemes\src\js\custom\authentication\sign-in\general.js



Hello Gandhy

you need to copy the folder
'resources/js/custom/authentication/sign-in/
To
'public/assets/js/custom/authentication/sign-in/'

'public/assets/resources/mix/vendors/datatables/'
To
'public/assets/plugins/custom/datatables/'

I hope you find solutions



oh thanks it works
but something feel wrong here
why do we manually do that? am I missing some step?


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  :(