parser icon indicating copy to clipboard operation
parser copied to clipboard

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

Open onigetoc opened this issue 2 years ago • 0 comments

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.

onigetoc avatar Mar 06 '23 21:03 onigetoc