Closed 1player closed 1 year ago
Mostly caused by packages depending on node-gyp and other unmaintained dependencies that cause yarn install to hang. Bonus, the app should now should be compatible with Node 19.
node-gyp
yarn install
Mostly caused by packages depending on
node-gyp
and other unmaintained dependencies that causeyarn install
to hang. Bonus, the app should now should be compatible with Node 19.