Skip to content

Instantly share code, notes, and snippets.

@jomurgel
Created February 5, 2022 20:26
Show Gist options
  • Save jomurgel/53524ec3b2312dceee2fcb692734f510 to your computer and use it in GitHub Desktop.
Save jomurgel/53524ec3b2312dceee2fcb692734f510 to your computer and use it in GitHub Desktop.
Log Build Errors
npm run build 2>&1 > npm_error_log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment