Topic: Adding mdb pro to existing project in bitbucket
Im trying to install the mdb-pro package to an existing project. My repo is in bitbucket.
The repo was created with one email, different from the email to which the mdb was associated. When i try to run the installation $ npm install
git+https://oauth2:YOUR_TOKEN_GOES_HERE@git.mdbootstrap.com/mdb/react/re-pro.git
--save
with the token generated and my bitbucket repository (csdg78@bitbucket.org/xxxxxx/xxxxxxxxxx.git) it gives me the following errors:
npm ERR! remote: Invalid username or password
npm ERR! fatal: Authentication failed for 'https://bitbucket.org/csdg78/manifest-forms.git/'
how can i resolve this issue?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: notebook
- Browser: chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 4 years ago
so you took the token from MDB and you put to your project on bitbucket and this does not work, maybe the email should be the same?