не получается установить npm пакеты и даже yarn add выдает ошибку
Код ошибки:
C:\Users\m\Desktop\Anw\projectDg\projectdg>npm i react-icons
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: typescript@undefined
npm WARN node_modules/typescript
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer typescript@">= 2.7" from [email protected]
npm WARN node_modules/fork-ts-checker-webpack-plugin
npm WARN fork-ts-checker-webpack-plugin@"^6.5.0" from [email protected]
npm WARN node_modules/react-dev-utils
npm ERR! code ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! errno ENOTFOUND
npm ERR! network request to https://registry.npmjs.org/react-icons failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! A complete log of this run can be found in: C:\Users\m\AppData\Local\npm-cache\_logs\2023-12-01T20_29_00_058Z-debug-0.log
C:\Users\m\Desktop\Anw\projectDg\projectdg>