Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Troubleshooting

Open
#4 0 comments 0 reactions 1 assignee View on GitHub

@pixelknitter is already working on this.

Since May 4, 2015.

Assessment

This issue has not been assessed yet.

Description

help wanted
  1. Create a generic troubleshooting doc with some appropriate sections and cover common troubleshooting issues
  2. Useless stack trace? => longjohn or turn on bluebirds long stack traces (include link to section in Debugging Guide)
  3. Server crashing and not restarting? Use nodemon, refer to setup wiki
  4. let requires strict mode error? Turn on strict mode in either babel (--optionals strict) or node's --use-strict
  5. Link to the debugging guide and various other resources

What success looks like: Succinctness and clarity. Less is more.
Reference Wikis: Authentication & Authorization, Setup

Open separate issues for required links to community sources if you're having trouble finding any.

Please assign to yourself before working on this.
/cc @NinjaSudo @philster @azoff @DiyahM

Dominant language
No language data
Stars
74
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from codepath/nodejs_guides

All issues in codepath/nodejs_guides

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.