i’m trying to install the node dependencies of a project using yarn and i’m getting this error:
[4/4] Building fresh packages...
[1/6] ⠄ @oracle/react-native-pushiomanager
[1/6] ⢀ @oracle/react-native-pushiomanager
[2/6] ⢀ @sentry/cli
[3/6] ⢀ @sentry/cli
[4/6] ⢀ postinstall-postinstall
error C:UsersUserDocumentsprojectnode_modules@sentrycli: Command failed.
Exit code: 1
Command: node ./scripts/install.js
Arguments:
Directory: C:UsersUserDocumentsprojectnode_modules@sentrycli
Output:
info sentry-cli Using cached binary: C:UsersUserAppDataRoamingnpm-cachesentry-clia6d93b-sentry-cli-Windows-x86-64.exe
(node:13520) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instea
i’m using windows 11, node version 21.7.3 and yarn version 1.22.22