codepath / codepath/nodejs_guides

Troubleshooting

Đang mở
#4 0 bình luận 0 reaction 1 người được giao Được @pixelknitter nhận Xem trên GitHub
help wanted
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
74
Fork
18
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

1. Create a generic troubleshooting doc with some appropriate sections and cover common troubleshooting issues
2. Useless stack trace? => [longjohn](https://github.com/mattinsler/longjohn) or turn on [bluebirds long stack traces](https://github.com/petkaantonov/bluebird/blob/master/API.md#promiselongstacktraces---void) (include link to section in Debugging Guide)
3. Server crashing and not restarting? Use [nodemon](https://github.com/remy/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](http://www.toptal.com/nodejs/top-10-common-nodejs-developer-mistakes) [other](https://www.airpair.com/node.js/posts/top-10-mistakes-node-developers-make) resources

**What success looks like: Succinctness and clarity. Less is more.**
Reference Wikis: [Authentication & Authorization](https://github.com/codepath/nodejs_guides/wiki/Authorization-&-Authentication), [Setup](https://github.com/codepath/nodejs_guides/wiki/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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.