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
and then i use nodejs v16.20.2 with nvm. run yarn install ,it alse throw error that
error [email protected]: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "16.20.2"
error Found incompatible module.
so what should i do?
The text was updated successfully, but these errors were encountered:
it throw error when i intsall with
yarn install
, my nodejs is v20.12.2, yarn is v1.22.22, plaform: macOS.and then i use nodejs v16.20.2 with nvm. run
yarn install
,it alse throw error thatso what should i do?
The text was updated successfully, but these errors were encountered: