Topic: MDB Pro (Angular) set up problem on an existing project

E Doyur free asked 4 years ago


Hi!I recently bought MDB Pro for angular. I had a project with MDB Free version now I want to set it up via npm. I generated my personal token and add it to the npm command given on the tutorial. But it's not installing it.Can you help me please? Thank you.terminal photo


Konrad Stępień staff answered 4 years ago


Hi @E Doyur,

Can you open package.json and add line

"ng-uikit-pro-standard": "git+https://oauth2:MY_TOCKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git",

and then remove line

"angular-bootstrap-md" : '....'

If you did this, please delete your package-lock.json file and node_modules folder.

Run npm i and ng s.

Tell me if this not resolve your problem.

Best, Konrad.



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: 8.8.2
  • Device: macbook pro retina late 14
  • Browser: chrome
  • OS: macos
  • Provided sample code: No
  • Provided link: No