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

Errors in console


Hi,

During development I make some mistakes. The error is normally logged to the console with component name, line and method. But I'm getting

2app.2b3d77aa.js:4 Error
at bc (app.2b3d77aa.js:12:5491)
at Object.p [as resolve] (app.2b3d77aa.js:12:10333)
at Object.T [as resolve] (app.2b3d77aa.js:12:18196)
at Ed.fn (app.2b3d77aa.js:12:14306)
at Ed.run (app.2b3d77aa.js:1:5085)
at get value [as value] (app.2b3d77aa.js:1:13703)
at Ed.fn (app.2b3d77aa.js:12:14352)
at Ed.run (app.2b3d77aa.js:1:5085)
at get value [as value] (app.2b3d77aa.js:1:13703)
at Ed.fn (app.2b3d77aa.js:12:14634)


It's pointing to the app.js in build, how can i change this?


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)


Hi, I am also getting the same error when I use

import router from "@/router/clean.ts";
in main.ts



Hi,

Could you please specify which Metronic version are you using?

Also, if you made any changes to our codebase please describe them.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Hi,
I'm using v8.1.5 and followed the laravel vue integration. After that I've changed the import to clean.
I'm also getting the same error when I download and follow the same steps again.

Do you also know how I can change the trace in console? I can't see now where this error is thrown.



you can remove this question, i had a typo



Glad to hear that. All the best with your project!


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.
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  :(