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

Laravel Starterkit install error


Hi,
I got this error when run: npm run dev

[webpack-cli] [Error: ENOENT: no such file or directory, lstat 'C:\xampp\htdocs\eSSM\resources\_keenthemes\src\metronic\demo1\media'] {
errno: -4058,
code: 'ENOENT',
syscall: 'lstat',
path: 'C:\\xampp\\htdocs\\eSSM\\resources\\_keenthemes\\src\\metronic\\demo1\\media'

Thanks !


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


Hi,

Here is a workaround. We will release the fix as soon as possible. In the file, starterkit/webpack.mix.js

Please change this. Remove metronic/${demo}


const dir = "resources/_keenthemes/src";


Thanks



I can't find metronic/${demo}

This is my code.
<img>https://postimg.cc/fJGNZ85h

And if i delete all this part, i get an error.


If i delete only that line i am getting:

[webpack-cli] ReferenceError: dir is not defined
at Object.<anonymous> (C:\xampp\htdocs\eSSM\webpack.mix.js:49:13)
at Module._compile (node:internal/modules/cjs/loader:1218:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
at Module.load (node:internal/modules/cjs/loader:1081:32)
at Module._load (node:internal/modules/cjs/loader:922:12)
at Module.require (node:internal/modules/cjs/loader:1105:19)
at require (node:internal/modules/cjs/helpers:103:18)
at module.exports (C:\xampp\htdocs\eSSM\node_modules\laravel-mix\setup\webpack.config.js:11:5)
at loadConfigByPath (C:\xampp\htdocs\eSSM\node_modules\webpack-cli\lib\webpack-cli.js:1439:37)
at async Promise.all (index 0)


Thanks !



Please keep it then. This is correct. Just thought the path is not correct.


const dir = "resources/_keenthemes/src";


By right, it should be working. Are you using the latest version v8.1.7?

Thanks



Yes, i have downloaded the latest version v8.1.7.
Tried again and not working.



This is the link from where i have downloaded.

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

Thanks



Sorry for the inconvenience. We will fix it as soon as possible and inform you shortly.

Thanks



Hi,

Sorry for the inconvenience, Could you please retry to download from the Laravel link?
We have included the fix for the build issue.

Thanks



Tried to install the new kit and now build issue was fixed, but login and account creation still not working.

I already reported this issue, but still not working fine.

https://devs.keenthemes.com/question/laravel-starterkit-authentication-error

I will chose another admin kit, stop with Metronic.

I'm already late with my projects, and i can't afford to spend time for nothing anymore.

When this kit will be made in the right way, maybe i will come back to Metronic.
Poor quality.



Hi,

Thank you for your kind feedback.

Sorry to hear about your experience with Metronic Laravel. We try our best to give a quality template. We will improve the quality and provide a better Laravel version template of Metronic.

Please check our HTML version and consider integrating it with your new Laravel project. You can export the layout and integrate them with the blade.

https://preview.keenthemes.com/metronic8/demo1/layout-builder.html

You will get a package containing the HTML template and with the partials(header, aside, footer, etc) that can be used for your Laravel integration. The export package provides you with only the HTML code with structured includable partials. The assets can be included from your local download version.

Also as the main reference to the available features, you can refer to the demo pages' source code for each feature.

Thanks



Is this documentation avabile anymore?

https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel

Thanks !



Hi,

https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel

This doc link is referring to Laravel integration using the HTML version.

Thanks


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