Topic: Trying to get a NUXT project working.
Grevemeyer pro asked 4 years ago
Expected behavior Trying to bring MDBootstrap Vue Pro into a new Nuxt.js project. Following the NUXT guide:
vue add mdb
Actual behavior
Successfully installed plugin: vue-cli-plugin-mdb
? Please choose type of installation: Existing app
? Free or Pro version? Pro
? Please enter your gitlab token: h***H
? Select the styling option: Editable in your project (SCSS)
? Add Roboto font? Yes
? Add Font Awesome 5? Yes
Invoking generator for vue-cli-plugin-mdb...
Installing additional dependencies...
yarn install v1.21.1
[1/4] Resolving packages...
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads https://oauth2:h***@git.mdbootstrap.com/mdb/vue/vu-pro.git
Directory: /home/grevemes/DevOps/act
Output:
remote: The project you were looking for could not be found.
The project link on my gitlab page is: https://git.mdbootstrap.com/mdb/vue/mdbvue-admin-pro.git
Is there a way to update the link it tries to clone from?
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: Pro
- Premium support: No
- Technology: MDB Vue
- MDB Version: 6.2.0
- Device: Ubuntu
- Browser: Chrome
- OS: Linux
- Provided sample code: No
- Provided link: Yes
Grevemeyer pro commented 4 years ago
Ok, found the link reference and updated it. It fails trying to download mdbvue-admin-5.8.3.tgz. I have a feeling my version is too far out of date.
Looks like I'm going to need a new license if I want to use this.
Sorry for wasting your time.
Mikołaj Smoleński staff commented 4 years ago
We're currently working on Nuxt installation module. It will be available with the next version of MDB together with new quick start installation guide.
Best regards