locked
npm install primereact --save RRS feed

  • Question

  • User722039657 posted

    Hi,

    I studying the Asp.Net Core 3.1 React and Redux. I am trying to add the external component "primereact" by using the command "npm install primereact --save", but its throwing below error.

    $\CoreReactRedux.Web\ClientApp>npm install primereact --save
    npm ERR! code ETIMEDOUT
    npm ERR! errno ETIMEDOUT
    npm ERR! network request to https://registry.npmjs.org/primereact failed, reason: connect ETIMEDOUT 10.1.150.65:443
    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'

    Seems like our organization proxy is blocking the install. Could you please guide me with details to fix this issue.

    Saturday, August 8, 2020 12:42 PM

Answers