Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work on windows #39

Open
HansHammel opened this issue Jan 5, 2017 · 1 comment
Open

doesn't work on windows #39

HansHammel opened this issue Jan 5, 2017 · 1 comment

Comments

@HansHammel
Copy link

HansHammel commented Jan 5, 2017

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.<anonymous>�[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.<anonymous>�[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
@KangdaOOLin
Copy link

It can't pretty colorful errors created by throw statement, so you should invoke the api withoutColors to disable colors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants