Topic: Setting up proxy

Venky free asked 4 years ago


Hi there,

We are trying to install mdbreact package from a secured networks and failed to install the package. We've tried to install the package by setting up some configs through NPM, but didn't get any luck. Please help us to install the package.

Resources (screenshots, code snippets etc.)

npm config set registry http://registry.npmjs.org/

npm config set proxy http://username:password@proxy:8080

npm config set http-proxy http://username:password@proxy:8080

npm config set strict-ssl false

npm --proxy http://username:password@proxy:8080 --without-ssl --insecure -g install git+https://oauth2:@git.mdbootstrap.com/mdb/react/re-pro.git


Konrad Stępień staff commented 4 years ago

Hi @Venky,

does this problem only occur with mdbreact or with other packages as well?



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.22.1
  • Device: Any
  • Browser: Any
  • OS: Any
  • Provided sample code: No
  • Provided link: Yes