chakra-core/ChakraCore

Improve error messages

Open

#2,658 opened on Mar 9, 2017

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (1,374 forks)batch import
Dev ExperienceTaskhelp wanted

Repository metrics

Stars
 (9,000 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In order to provide the best possible development experience, we should improve error messages to call out as much information as possible (which parameter, which field, actual/expected types, etc.) when something goes wrong.

Sub-issues:

Fixed

  • #424 (fixed)
  • #2901

Poor / difficult to understand messages

Nice-to-have improvements

  • Follow up issue #2411 and PR #2648 (improved by the PR but still needs more work)

Contributor guide