peggyjs / peggy

Peggy: Parser generator for JavaScript

Home Page:https://peggyjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document project setup

frostburn opened this issue · comments

I got an error for missing eleventy when doing npm run build after cloning and running npm i.

Turns out you need to do pnpm i -r.

README.md should describe the whole installation procedure after a fresh clone of the repository that gets everything running on a machine with no global packages installed.

Joe HildebrandToday at 7:22 PM

Make sure to include web-test as well.
the ones in test/cli/fixtures/frags and test/cli/fixtures/use-frags don't need to be installed