question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error messages that explain where they came from

See original GitHub issue

Is your feature request related to a problem? Please describe. Currently, when I run a vite build I get a bunch of these:

Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
...etc...

I agree, but I don’t know where eval is being used.

Describe the solution you’d like It’d be great if the error messages could explain what file generated them so we can fix these.

Describe alternatives you’ve considered Unsure of another alternative that will help users fix errors.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
thekevinbrowncommented, Mar 23, 2021

Yup, will do.

1reaction
sunkehappycommented, Mar 22, 2021

@matias-capeletto I’ll do it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message - Wikipedia
An error message is information displayed when an unforeseen problem occurs, usually on a computer or other device. On modern operating systems with ......
Read more >
Error Messages: Examples, Best Practices & Common Mistakes
It warmed my heart to note that their error messages were also subpar. ... Your error messages should clearly define the problem.
Read more >
Best 10 Examples And Guidelines For Error Messages
Here are ten basic guidelines to help you create the most effective error messaging for your users. Click here to see all of...
Read more >
What is an Error Message? - Definition from Techopedia
Part of every computer hardware, software and even the operating system, error messages are widely seen throughout the computing world. They alert users...
Read more >
Error Message Guidelines - Nielsen Norman Group
The very worst error messages are those that don't exist. When users make mistakes and get no feedback, they're completely lost. Email, for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found