Topic: Troubles installing MDB Pro

SupporterHub priority asked 9 months ago


I'm in a docker container, trying to upgrade to MDB pro. We're installing it to use with Rails 7.

npm i git+https://oauth2:(our token)@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-essential

npm ERR! Error while executing: npm ERR! /usr/bin/git ls-remote -h -t https://oauth2:*@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-essential npm ERR! npm ERR! remote: HTTP Basic: Access denied npm ERR! fatal: Authentication failed for 'https://git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-essential/' npm ERR! npm ERR! exited with error code: 128

Is there a different way we can install this? Can I just include the JS and SCSS? I don't know much about this stuff so any help would be appreciated.


Kamila Pieńkowska staff answered 9 months ago


Here you can find info and video tutorial about different ways the Pro package can be installed. https://mdbootstrap.com/docs/standard/pro/installation/


SupporterHub priority commented 9 months ago

Thanks for the response. I've followed the video tutorial but that doesn't seem to suit our needs. I'm trying to upgrade to MDB pro within a docker container that is running Ruby on Rails. I've attempted to install using node, and passing our token into the install script. I keep getting this access denied error. Any tips or pointers would be greatly appreciated.


Kamila Pieńkowska staff commented 9 months ago

Please try generating a new token for your Gitlab account. And make sure there is no typo in it or the name of the package, and that you've got all necessary permissions to download packages from the Git repository.

The error you receive indicates that authentication failed while trying to download packages from a Git repository.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 6.4.0
  • Device: Macbook
  • Browser: Chrome
  • OS: Docker/Ubuntu
  • Provided sample code: No
  • Provided link: Yes