Hacker News new | ask | show | jobs
by Normal_gaussian 1586 days ago
And if you're using nodejs woth source maps, but still getting horrid stacks: "--enable-source-maps"

> NODE_OPTIONS="$NODE_OPTIONS --enable-source-maps"