Topic: How to integrate Node/Express

Jensen pro asked 5 years ago


Hi, I am having problems with serving (compiling) my Angular 6 project, with MDBootstrap PRO components embedded, after installing Express for Node.js. Everything builds and runs fine, but as soon as I run my "npm install express --save" command, the terminal returns an error that seems to relate to MdBootstrap (error TS2307: Cannot find module 'ng-uikit-pro-standard'.). I guess I need some customized integration. Can you lead me in the right direction? Br Bjarte  

Damian Gemza staff commented 5 years ago

Dear Jensen, There's a possibility, that package-lock.json removes MDB library from your application after installing the express library. Please check if these steps will solve your problem: 1. Remove Express and MDB from your project, 2. Execute npm install command to install every dependency from your project, 3. Execute npm install mdb pro, 4. Execute npm install express, 5. Execute npm install one more time to install missing dependency. Please let me know if your problem was fixed or not. 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

Opened

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags