Topic: SSL certificate problem: unable to get local issuer certificate
kyle-groveessvote-com priority asked 10 months ago
Expected behavior Install node modules for mdb5-angular-ui-kit-pro-essential # 3.0.0 Actual behavior Unable to install node modules for mdb5-angular-ui-kit-pro-essential # 3.0.0 Resources (screenshots, code snippets etc.) Command npm install "git+https://oauth2:*@git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential#3.0.0" **Debug-Log 4381 error An unknown git error occurred 4382 error command git --no-replace-objects ls-remote https://oauth2:*@git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential 4383 error fatal: unable to access 'https://git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential/': SSL certificate problem: unable to get local issuer certificate 4384 verbose exit 128
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 3.0.0
- Device: Laptop
- Browser: NO
- OS: Windows 11
- Provided sample code: No
- Provided link: Yes
Arkadiusz Idzikowski staff commented 10 months ago
Do you use some kind of pipeline to deploy your application or is it just normal installation on your local machine?
Which node and npm versions do you use?
kyle-groveessvote-com priority commented 10 months ago
It's just a standard installation on the local machines. node - 16.10.0, npm - 10.2.3, Angular - v14.2.3, git - 2.43.0.windows.1
Sebastian Kaczmarek staff commented 9 months ago
Hey there, are you using any VPN by any chance? Also, are you able to test it on a different machine? In a different local network? Please provide as much info about your environment as possible.