freeCodeCamp / publish

> Content backend platform for /news
https://publish.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Migrate to pnpm #419

Open ojeytonwilliams opened 5 months ago

ojeytonwilliams commented 5 months ago

Strapi now supports pnpm and we're already running into subtle issues with the monorepo (tsc reporting errors due to type conflicts in node_modules and so on). It shouldn't be too much trouble to migrate, but https://github.com/strapi/strapi/issues/15992 contains some discussion of pain points.

When migrating, make sure to remove skipLibCheck from any tsconfigs.