AriaMinaei / AriaMinaei/pretty-error

doesn't work on windows

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
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
^

ReferenceError: f is not defined
 
 - index.js:12 Object.
  [Neuer Ordner]/[license-compatibility-checker]/index.js:12:1
 
 - module.js:570 Module._compile
  module.js:570:32
 
 - module.js:579 Object.Module._extensions..js
  module.js:579:10
 
 - module.js:487 Module.load
  module.js:487:32
 
 - module.js:446 tryModuleLoad
  module.js:446:12
 
 - module.js:438 Function.Module._load
  module.js:438:3
 
 - module.js:497 Module.require
  module.js:497:17
 
 - module.js:20 require
  internal/module.js:20:19
 
 - t.js:3 Object.
  C:/l/Neuer Ordner/t.js:3:12
 
 - module.js:570 Module._compile
  module.js:570:32
 


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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.