Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(