Topic: integrate ng-admin-pro into an existing project

alexsparkleit-ch free asked 5 years ago


Hello,

Is there a way to incorporate ng-admin-pro into an existing project?

i have tried npm install git+https://oauth2:MY_REPO_KEY@git.mdbootstrap.com/mdb/angular/ng-admin-pro.git --save but i've got the follwoing error:

npm ERR! path /node_modules/ng-admin-pro/ng-uikit-pro-standard-7.4.1.tgz

npm ERR! code ENOENT

npm ERR! errno -2

npm ERR! syscall stat

npm ERR! enoent ENOENT: no such file or directory, stat '/node_modules/ng-admin-pro/ng-uikit-pro-standard-7.4.1.tgz'

npm ERR! enoent This is related to npm not being able to find a file.

npm ERR! enoent

npm ERR! A complete log of this run can be found in:

npm ERR! /.npm/_logs/2019-02-26T15_37_10_028Z-debug.log

Can you please provide some guidance on how to solve this?

Thanks,

Alex


Damian Gemza staff answered 5 years ago


Dear Alex,

There's no easy possibility to integrate the MDB Angular Admin Template with your existing app.

We're not providing the dependency version of ng-admin-pro product, so you can't install it via npm install git... command.

You have to copy the source files of the MDB Angular Admin Template into your application, and then resolve every problem with imports (correct paths, and install necessary libraries).

Best Regards,

Damian



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: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.4.1
  • Device: all
  • Browser: all
  • OS: all
  • Provided sample code: Yes
  • Provided link: No