vutran / os-fonts

Retrieve fonts available on your OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

precommit breaks on Windows

iabukai opened this issue · comments

Question : Which OS do you use?
The precommit is breaks on windows for me :

No matching files. Patterns tried: '{{mocks,test}/*.js' 'index.js' !/node_modules/ !./node_modules/**

Although if I remove the quotes from these : '{{mocks,test}/*.js' 'index.js' its perfectly working.

Are you working on darwin or linux?

it was about the quotes the windows cmd can't handle it