Update playground #1820
Labels
enhancement
New feature or request
good first issue
Good for newcomers
maintenance
Issue about maintenance (CI, tests, refacto...)
Description
Running
yarn install
on the playground project results in issues withnode-gyp
, that might deter newcomers from testing the app.It's also using quite an old stack (parcel v1), it could be worth updating it to use something more modern, like Vite
Expected behavior
You would expect the installation to be successful.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: