Topic: can't install plugins
Karl Ennis priority asked 4 months ago
Expected behavior
Actual behavior I am trying to install multi-item-carousel plugin. I installed some other plugins without any problem, eg MdbModalModule, MdbAccordionModule, MdbRangeModule, MdbCarouselModule, MdbOnboardingModule
mdb5-angular-ui-kit-pro-essential#5.2.0
but when I try to install this one, I got error message npm ERR! remote: The project you were looking for could not be found or you don't have permission to view it. npm ERR! fatal: repository 'https://git.mdbootstrap.com/mdb/angular/mdb5/plugins/prd/multi-item-carousel/' not found. Could you help please. Thank you
Resources (screenshots, code snippets etc.) npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote https://oauth2:*@git.mdbootstrap.com/mdb/angular/mdb5/plugins/prd/multi-item-caro npm ERR! remote: The project you were looking for could not be found or you don't have permission to view it. npm ERR! fatal: repository 'https://git.mdbootstrap.com/mdb/angular/mdb5/plugins/prd/multi-item-carousel/' not found
Rafał Seifert free answered 4 months ago
It looks like we have some mistake in repo path. There is multi-carousel
instead of multi-item-carousel
. Please use such command for now and we will investigate this issue.
npm i git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/angular/mdb5/plugins/prd/multi-carousel
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 5.2.0
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes