Topic: how to install mdbvue pro
zafer inkaya free asked 5 years ago
I installed mdb vue by using
npm install --save mdbvue
in my existing vue project directory created by vue-cli. I noticed that pro components donot exist in the under mdbvue in node-modules folder. How do I add them to my node modules folder?
When I installed the original zip file I downloaded for mdbvue, I see them in that sample project, but not in my project
Mikołaj Smoleński staff answered 5 years ago
Hi there again,
We've reseted your customer account. Please try again to install MDB Vue Pro and let us know if it helped.
Best regards
peterwebaika-com free answered 5 years ago
Hello, I'm experiencing problems with MDBVue Pro installation too. According to your docs https://mdbootstrap.com/docs/vue/getting-started/quick-start/#token I have to generate token and install like i.e. npm install git+https://oauth2:TOKEN@git.mdbootstrap.com/mdb/vue/vu-pro.git --save. The thing is that my git.mdbootstrap.com account has only MDB / jQuery / MDB jQuery PRO project which doesn't seems right, I need MDBVue Pro not jQuery Pro.
I tried to download MDBVue Pro zip file from my https://mdbootstrap.com/user/aUser account (I got a Pass code for that), but it could not be opened in my Windows with the message "the compressed file is invalid". Plus, I'd rather deal with npm install ... than the physical files to avoid unnecessary info in my project git repo.
Is there any clear instructions of how to get MDBVue Pro into my Vue project???
Thank you
peterwebaika-com free commented 5 years ago
A quick update to this post: Speaking of downloaded zip file, I tried also command 'npm install ./MDB-Vue-Pro-5.8.2.zip' and I've got message "Could not install from 'MDB-Vue-Pro-5.8.2.zip' as it does not contain a package.json file"
Mikołaj Smoleński staff commented 5 years ago
We've checked your configuration and you have access to our gitlab repo. Also you have a correct token to the repo. Could you write what are all the steps to reproduce your issue?
peterwebaika-com free commented 5 years ago
Hi Mikolaj, yes I have access to gitlab repo but I can see there MDB jQuery PRO project only (https://git.mdbootstrap.com/mdb/jquery/jq-pro.git). All I'm saying that it doesn't seems right as I'm not after jq-pro.git but vu-pro.git. Or they are the same thing?
Mikołaj Smoleński staff answered 5 years ago
First of all, it is the ticket for MDB Vue Pro and You're trying to install Admin Pro. Which package do You want to install?
Best regards
zafer inkaya free answered 5 years ago
I tried to download the mdb vue pro package as it is explained in the document, but I am getting the following errors when I try. Further, it is the admin pro project only. I cannot have access to mdb pro if there is a separate project for it.
Note: I replaced the SSH key that I used with in the below scripts. I have the right key, because I tested it.
PS C:_WorkVueJS\Samples\mdblnbase01> npm install git+https://oauth2:@git@git.mdbootstrap.com:mdb/vue/mdbvue-admin-pro.git --save npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t https://oauth2:%40git@git.mdbootstrap.com/:mdb/vue/mdbvue-admin-pro.git npm ERR! npm ERR! remote: HTTP Basic: Access denied npm ERR! fatal: Authentication failed for 'https://oauth2:%40git@git.mdbootstrap.com/:mdb/vue/mdbvue-admin-pro.git/' npm ERR! npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\zafer.inkaya\AppData\Roaming\npm-cache_logs\2019-02-25T11_01_13_320Z-debug.log
PS C:_WorkVueJS\Samples\mdblnbase01> npm install git+https://oauth2:@git.mdbootstrap.com/mdb/vue/mdbvue-admin-pro.git --save npm ERR! code ENOLOCAL npm ERR! Could not install from "node_modules\mdbvue-admin-pro\mdbvue" as it does not contain a package.json file.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\zafer.inkaya\AppData\Roaming\npm-cache_logs\2019-02-25T11_02_29_629Z-debug.log
xdon82 free commented 5 years ago
Hi, have you managed to install it? I have same problem during installation. Where was a problem i your case, please help. BTW what kind of git package you have installed?
Mikołaj Smoleński staff answered 5 years ago
You can't donwload Vue Pro package from NPM. Please read first all installation options: https://mdbootstrap.com/docs/vue/getting-started/quick-start/
Best regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 4.5.1
- Device: notebook
- Browser: chrome
- OS: windows 10
- Provided sample code: No
- Provided link: No