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/[email protected]: 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/[email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"