postlight / parser

📜 Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.35k stars 436 forks source link

Cannot install postlight parser with npm on my computer even on replit.com #732

Open onigetoc opened 1 year ago

onigetoc commented 1 year ago

Cannot install postlight parser with npm on my computer:

npm install @postlight/parser
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

Somes say it will work with yarn but i do not use it.