AriaMinaei / AriaMinaei/pretty-error
doesn't work on windows
- Dominant language
- CoffeeScript
- Stars
- 1.5k
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
a little test (win10, node 6.9.1) shows:
C:\l\Neuer Ordner\node_modules\license-compatibility-checker\index.js:12
f
^
[0m[97m[41mReferenceError[0m[90m:[0m[37m [0m[97mf is not defined[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mindex.js[0m[90m:[0m[93m12[0m[37m [0m[37mObject.[0m
[0m [0m [0m[90m[Neuer Ordner]/[license-compatibility-checker]/index.js:12:1[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m570[0m[37m [0m[37mModule._compile[0m
[0m [0m [0m[90mmodule.js:570:32[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m579[0m[37m [0m[37mObject.Module._extensions..js[0m
[0m [0m [0m[90mmodule.js:579:10[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m487[0m[37m [0m[37mModule.load[0m
[0m [0m [0m[90mmodule.js:487:32[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m446[0m[37m [0m[37mtryModuleLoad[0m
[0m [0m [0m[90mmodule.js:446:12[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m438[0m[37m [0m[37mFunction.Module._load[0m
[0m [0m [0m[90mmodule.js:438:3[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m497[0m[37m [0m[37mModule.require[0m
[0m [0m [0m[90mmodule.js:497:17[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m20[0m[37m [0m[37mrequire[0m
[0m [0m [0m[90minternal/module.js:20:19[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mt.js[0m[90m:[0m[93m3[0m[37m [0m[37mObject.[0m
[0m [0m [0m[90mC:/l/Neuer Ordner/t.js:3:12[0m
[0m [0m
[0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m570[0m[37m [0m[37mModule._compile[0m
[0m [0m [0m[90mmodule.js:570:32[0m
[0m [0m
[0m
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Windows failure with Node 6.9.1 and inspect index.js at line 12, using the reported t.js entry point as the caller. Confirm the package loads without the ReferenceError and still formats the error output correctly on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100