Topic: Vue Pro installation via Yarn problem

alkuzenkov free asked 5 years ago


Hello!I'm cannot install MDB Vue Pro via Yarn because of permissions.

I'm getting the next message after yarn add:

remote: You are not allowed to download code from this project.<br>fatal: unable to access 'https://oauth2:<my-private-access-token>@git.mdbootstrap.com/mdb/vue/vu-pro.git/': The requested URL returned error: 403

Here is how my record in package.json looks like:

"mdbvue": "git+https://oauth2:<my-private-access-token>@git.mdbootstrap.com/mdb/vue/vu-pro.git"

And of course <my-private-access-token> is replaced with the real one.


Bartłomiej Malanowski staff commented 5 years ago

Can you open the repository directly in your browser? Here's the link: https://git.mdbootstrap.com/mdb/vue/vu-pro.git


alkuzenkov free commented 5 years ago

Yes. Here is how it look https://imgur.com/xh1RFho


Bartłomiej Malanowski staff commented 5 years ago

I've updated your role. Could you please check it again?


alkuzenkov free commented 5 years ago

Yep, now it's working! Thanks.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: 5.3.0
  • Device: MacBook Pro
  • Browser: Chrome
  • OS: MacOS
  • Provided sample code: Yes
  • Provided link: No