Topic: mdb vue npm install ssl certificate expired error

modadvisor free asked 2 years ago


Dear Sir,

when we run npm install we are getting following errors

npm ERR! code 128npm ERR! An unknown git error occurrednpm ERR! command git --no-replace-objects ls-remote blank" rel="nofollow">https://oauth2:*_@git.mdbootstrap.com/mdb/vue/vu-pro.gitnpm ERR! fatal: unable to access 'https://oauth2:TOKEN@git.mdbootstrap.com/mdb/vue/vu-pro.git/': SSL certificate problem: certificate has expired


Marek Winiarski staff commented 2 years ago

Can you update the Node you are using in the deployment process?

This is 90% of the causes of SSL problems, if the problem persists, please describe the deployment process, are you using Docker, which platforms like Azure or AWS?


modadvisor free commented 2 years ago

@Marek Winiarski still same error. i updated npm to 8.0.3i am using my windows machine and my project is in vue laravel.please help me asap. thanks


modadvisor free commented 2 years ago

@Marek Winiarski i see on my products page why it is asking for renew ? there is git access disabled is it causing error ?


Marek Winiarski staff commented 2 years ago

below is a quick fix if you need to make changes really fast git config --global HTTP.sslVerify false but this is not the best way, so consider it as a temporary solution

if you want to enable SSL again, just change false to true,

update git, git update-git-for-windows

what Windows do you use? please, if it still doesn't work, write me an e-mail m.winiarski@mdbootstrap.com


Marek Winiarski staff commented 2 years ago

your license expired on 12/31/2020



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 Vue
  • MDB Version: MDB4 6.7.3
  • Device: PC
  • Browser: chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: Yes