pugjs / pug

Pug – robust, elegant, feature rich template engine for Node.js
https://pugjs.org
21.54k stars 1.96k forks source link

pug won't install using node v12 due to broken dependency. #3399

Open geoidesic opened 1 year ago

geoidesic commented 1 year ago

Pug Version: your version number here @latest Node Version: your version number here 12.22.12

Input JavaScript Values

N/A

Input Pug

N/A

Expected HTML

N/A

Actual HTML

N/A

Additional Comments

Pug installation is failing on npm or yarn with node v12 due to

error An unexpected error occurred: "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz: incorrect data check".
geoidesic commented 1 year ago

This can be fixed by updating devDependency coveralls to v 3.0.10