Join Nostr
2024-10-11 19:31:36 CEST

laanwj on Nostr: it took less than a month for my build-nostrudel script to no longer work 😮‍💨 ...

it took less than a month for my build-nostrudel script to no longer work 😮‍💨

UsageError: This project is configured to use pnpm because /home/.../nostrudel/package.json has a "packageManager" field

not even sure what it means, i was using

yarn install
yarn build --outDir /home/www/... --emptyOutDir

any idea what would be the equivalent for pnpm ?