NuxtN
Nuxt3y ago
toni

Problem with GitHub actions

I basically copied the
nuxt/framework
config for GitHub actions to build, lint, and typecheck my project, but all jobs fail with
ERR_PNPM_PREPARE_PKG_FAILURE  Command failed with exit code 1: npm install

See here:
https://github.com/toniengelhardt/m3tadata/actions/runs/3802847961/jobs/6468721641

The project uses pnpm and not npm, so I'm a bit confused why it wants to execute
npm install
at all.

What am I missing?
GitHub
Open-source web3 analytics based on Vue, Nuxt, and Ethers - Update and rename eslint.yml to ci.yml · toniengelhardt/m3tadata@4d0a397
Was this page helpful?