Open admin00001 opened 1 month ago
it throw error when i intsall with yarn install, my nodejs is v20.12.2, yarn is v1.22.22, plaform: macOS.
yarn install
error /Users/xxx/projects/extension/node_modules/@unisat/wallet-sdk: Command failed. Exit code: 127 Command: patch-package Arguments:
and then i use nodejs v16.20.2 with nvm. run yarn install ,it alse throw error that
error glob@11.0.0: 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?
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?