Formatjs error on installling the packages

npm WARN deprecated @formatjs/intl-unified-numberformat@3.3.7: We have renamed the package to @formatjs/intl-numberformat
npm ERR! code 1
npm ERR! path C:\Users\Ayan\Documents\Open_Source\plone\volto\node_modules\why
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c C:\Users\Ayan\AppData\Local\Temp\postinstall-5d194f20.cmd
npm ERR! '.' is not recognized as an internal or external command,
npm ERR! operable program or batch file.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Ayan\AppData\Local\npm-cache_logs\2023-01-16T03_07_52_476Z-debug-0.log

I am getting this error on running npm install --legacy-peer-deps command.

@alpha2207 Please use WSL if you're trying to run Volto on Windows.