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

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


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.

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.



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

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


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