freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1200+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
246 stars 348 forks source link

chore: option to use a gitpod as workspace #959

Closed shootermv closed 4 months ago

shootermv commented 4 months ago

Summary of changes

Checklist

closes #960

jdwilkin4 commented 4 months ago

Also the linters are failing too here

Screenshot 2024-05-05 at 10 35 55 PM
shootermv commented 4 months ago

I have a concern that somebody new who will try to join the project and install the pnpm - will get into the 'wrong version' problem image

jdwilkin4 commented 4 months ago

Personally, I think we should update to the latest pnpm version which should resolve the issue. But I have pinged the team chat to get a second opinion.

jdwilkin4 commented 4 months ago

Heard back from the team and let's go ahead and update the pnpm version to the latest which is 9.1.0 that would mean updating the workflow and package.json files

shootermv commented 4 months ago

very happy you agree! may be better to do it in separated PR upgrade pnpm to 9.1.0

jdwilkin4 commented 4 months ago

yeah, the upgrade could be done in a separate pr