danielcgilibert / blog-template

📚 Openblog is an elegant, simple, and user-friendly blog. Focused on accessibility, SEO and performance.
https://blog-template-gray.vercel.app
GNU General Public License v3.0
655 stars 234 forks source link

pnpm install error #93

Open ajshedivy opened 2 weeks ago

ajshedivy commented 2 weeks ago

I created a Blog repo using this template, but am running into the following error:

$ pnpm install
Lockfile is up to date, resolution step is skipped
Packages: +1572
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 1572, reused 1443, downloaded 0, added 1572, done
node_modules/.pnpm/better-sqlite3@8.7.0/node_modules/better-sqlite3: Running install script...
node_modules/.pnpm/sharp@0.33.1/node_modules/sharp: Running install script...
 ELIFECYCLE  Command failed.

Any idea what might be causing this?