I have React js installed via NPM and using browserify to manage components in react. When an exception occurs in React, the console shows as
\"Uncau
Setting NODE_ENV to development as Benjamin Gruenbaum pointed out in the comment resolved the issues.
set NODE_ENV=development