speced / respec-web-services

ReSpec's website and RESTful APIs
https://respec.org/
17 stars 12 forks source link

chore!: use pnpm instead of npm #408

Closed sidvishnoi closed 5 months ago

sidvishnoi commented 6 months ago

For consistency with respec. We'll be making some changes to server anyway due to https://github.com/w3c/respec-web-services/pull/406. I think we waited for this: https://github.blog/changelog/2023-06-12-dependabot-version-updates-now-supports-pnpm/

marcoscaceres commented 5 months ago

Is pmpm on the sever? If yes, then I don’t mind

sidvishnoi commented 5 months ago

We'll use corepack (comes built-in in with node, and manages versions automatically) I think. If that doesn't work on server with pm2, we can install pnpm with npm