7 comments found.
Hi, I have purchased this template and it cannot run because of many errors . PLease check below
/src/main.ts – Error: Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js): Error: Cannot resolve type entity i7.PortalModule to symbol
./src/polyfills.ts – Error: Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js): Error: Cannot resolve type entity i7.PortalModule to symbol
./src/styles.scss – Error: Module build failed (from ./node_modules/css-loader/dist/cjs.js): Error: Can’t resolve ‘@angular/cdk/overlay-prebuilt.css’ in ‘D:\EXT\GV\web\enuf\enuf\enuf\src’
./src/styles.scss?ngGlobalStyle – Error: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): HookWebpackError: Module build failed (from ./node_modules/css-loader/dist/cjs.js): Error: Can’t resolve ‘@angular/cdk/overlay-prebuilt.css’ in ‘D:\EXT\GV\web\enuf\enuf\enuf\src’
Error: node_modules/mdb-angular-ui-kit/accordion/accordion.component.d.ts:3:30 – error TS2307: Cannot find module ’@angular/cdk/coercion’ or its corresponding type declarations.
3 import { BooleanInput } from ’@angular/cdk/coercion’; ~~~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/dropdown/dropdown.directive.d.ts:2:49 – error TS2307: Cannot find module ’@angular/cdk/overlay’ or its corresponding type declarations.
2 import { Overlay, OverlayPositionBuilder } from ’@angular/cdk/overlay’; ~~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/dropdown/dropdown.directive.d.ts:5:36 – error TS2307: Cannot find module ’@angular/cdk/layout’ or its corresponding type declarations.
5 import { BreakpointObserver } from ’@angular/cdk/layout’; ~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/dropdown/dropdown.directive.d.ts:6:30 – error TS2307: Cannot find module ’@angular/cdk/coercion’ or its corresponding type declarations.
6 import { BooleanInput } from ’@angular/cdk/coercion’; ~~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/dropdown/dropdown.module.d.ts:6:21 – error TS2307: Cannot find module ’@angular/cdk/overlay’ or its corresponding type declarations.
6 import * as i5 from ”@angular/cdk/overlay”; ~~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/tabs/tab-outlet.directive.d.ts:1:33 – error TS2307: Cannot find module ’@angular/cdk/portal’ or its corresponding type declarations.
1 import { CdkPortalOutlet } from ’@angular/cdk/portal’; ~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/tabs/tab.component.d.ts:1:30 – error TS2307: Cannot find module ’@angular/cdk/coercion’ or its corresponding type declarations.
1 import { BooleanInput } from ’@angular/cdk/coercion’; ~~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/tabs/tab.component.d.ts:2:32 – error TS2307: Cannot find module ’@angular/cdk/portal’ or its corresponding type declarations.
2 import { TemplatePortal } from ’@angular/cdk/portal’; ~~~~~~~~~~~
Error: node_modules/mdb-angular-ui-kit/tabs/tabs.component.d.ts:1:30 – error TS2307: Cannot find module ’@angular/cdk/coercion’ or its corresponding type declarations.
1 import { BooleanInput } from ’@angular/cdk/coercion’; ~~~~~~~~~~~~ Error: node_modules/mdb-angular-ui-kit/tabs/tabs.module.d.ts:8:21 – error TS2307: Cannot find module ’@angular/cdk/portal’ or its corresponding type declarations. 8 import * as i7 from ”@angular/cdk/portal”; ~~~~~~~~~~~
- Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
× Failed to compile.
Thanks for your message! Please submit a ticket on the HiBootstrap Support System so our support team will process your ticket.
HiBootstrap Support System: https://support.hibootstrap.com/
Best Regards
Hello, The project doesn’t have node_modules folder and I get an error when trying to add them using npm install, I was only able to use npm install—save—legacy-peer-deps but the project doesn’t compile. I get the following errors
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: mdb-angular-ui-kit@2.3.0
npm ERR! Found: @angular/animations@15.0.4
npm ERR! node_modules/@angular/animations
npm ERR! angular/animations“15.0.1” from the root project
npm ERR! peerOptional angular/animations“15.0.4” from @angular/platform-browser@15.0.4
npm ERR! node_modules/@angular/platform-browser
npm ERR! angular/platform-browser“15.0.1” from the root project
npm ERR! peer angular/platform-browser“15.0.4” from @angular/forms@15.0.4
npm ERR! node_modules/@angular/forms
npm ERR! angular/forms“15.0.1” from the root project
npm ERR! 3 more (@angular/platform-browser-dynamic, @angular/router, ngx-smart-modal)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer angular/animations“13.0.0” from mdb-angular-ui-kit@2.3.0
npm ERR! node_modules/mdb-angular-ui-kit
npm ERR! mdb-angular-ui-kit@”2.3.0” from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/animations@13.3.12
npm ERR! node_modules/@angular/animations
npm ERR! peer angular/animations“13.0.0” from mdb-angular-ui-kit@2.3.0
npm ERR! node_modules/mdb-angular-ui-kit
npm ERR! mdb-angular-ui-kit@”^2.3.0” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
Please help me with suggestions. I’ve searched on the internet but couldn’t find a solution.
Thanks for your message! Please submit a ticket on the HiBootstrap Support System so our support team will process your ticket.
HiBootstrap Support System: https://support.hibootstrap.com/
Best Regards
Hello.
You will have to figure out the new peer dependencies for Angular 15 upgrade. And npm install—force ||—legacy-peer-deps is not a valid option. hahahaha
enuf % npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: enuf@1.1.0
npm ERR! Found: @angular/animations@15.0.2
npm ERR! node_modules/@angular/animations
npm ERR! angular/animations“15.0.1” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer angular/animations“13.0.0” from mdb-angular-ui-kit@2.3.0
npm ERR! node_modules/mdb-angular-ui-kit
npm ERR! mdb-angular-ui-kit@”^2.3.0” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force, or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Thanks for your message! Please submit a ticket on the HiBootstrap Support System so our support team will process your ticket.
HiBootstrap Support System: https://support.hibootstrap.com/
Best Regards
Congratulations GLWS 
Great Work,Congratulations GLWS 
Enuf – Angular TypeScript Real Estate Template – GLWS!
Congratulations, best of luck with sales 