Granola-Team / mina-block-explorer

Web application for the Mina blockchain
Apache License 2.0
6 stars 5 forks source link

pnpm lockfile is broken #833

Closed jhult closed 1 month ago

jhult commented 1 month ago
(nix:nix-shell-env) $ just lint
pnpm install
 WARN  Ignoring broken lockfile at mina-block-explorer/node_modules/.pnpm: Lockfile mina-block-explorer/node_modules/.pnpm/lock.yaml not compatible with current pnpm
Lockfile is up to date, resolution step is skipped
$ pnpm --version
8.15.5
robinbb commented 1 month ago

I broke this when I updated dependencies (pnpm), probably. Sorry!