You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm run setup failed under node@20, and failed again after downgrade to node@16.
error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "20.18.0"
// after downgrade to node@16
error @testing-library/react@16.2.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"
The text was updated successfully, but these errors were encountered:
npm run setup
failed under node@20, and failed again after downgrade to node@16.The text was updated successfully, but these errors were encountered: