| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
missing tests |
Sorry, something went wrong.
There was a problem hiding this comment.
I think it would be more correct to update the condition in
node/lib/internal/util/inspector.js
Line 49 in 36c72c8
The REPL already handles the error case (when Node.js is built without inspector support)
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: nodejs#48920 Fixes: nodejs#48884 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
PR-URL: nodejs#48920 Fixes: nodejs#48884 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
PR-URL: nodejs#48920 Fixes: nodejs#48884 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
PR-URL: nodejs#48920 Fixes: nodejs#48884 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
| Back | FazBrowse Home | New Git URL |
Fixes: #48884
I'll add some tests for it