Running pnpm i -D codeceptjs on Windows 11 gives the following output:
Detox and React Native are being downloaded without need.
👉 Please remove them from the installation script. 👈
BTW, CodeceptJS 4 requires only the dtrace-provider's script to run, not detox's (or even react-native's). That is, only dtrace-provider needs to be approved by pnpm approve-builds.
Running
pnpm i -D codeceptjson Windows 11 gives the following output:Detox and React Native are being downloaded without need.
👉 Please remove them from the installation script. 👈
BTW, CodeceptJS 4 requires only the
dtrace-provider's script to run, notdetox's (or evenreact-native's). That is, onlydtrace-providerneeds to be approved bypnpm approve-builds.