motiz88 / webidl-scraper

Scrape IDL definitions from Web standard specs
MIT License
3 stars 2 forks source link

env: node\r: No such file or directory #1

Open paulyoung opened 8 years ago

paulyoung commented 8 years ago

When running webidl-scraper https://html.spec.whatwg.org/ or webidl-scraper https://html.spec.whatwg.org/ -o html, nothing happens except env: node\r: No such file or directory is logged.

I believe this is due to an issue with line endings.

paulyoung commented 8 years ago

For what it's worth, cloning the repo and using npm link allows me to use this without issue.

motiz88 commented 8 years ago

I'll have a look, thanks! On Apr 26, 2016 6:44 PM, "Paul Young" notifications@github.com wrote:

For what it's worth, cloning the repo and using npm link allows me to use this without issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/motiz88/webidl-scraper/issues/1#issuecomment-214788552