Topic: Start a new project from scratch
JeroenVunderink
priority
asked 6 hours ago
I could really use a clear instruction on how to start a new project from scratch. The website shows multiple and often outdated installations.
If I would start fresh today (with the PRO kit) and let's say Angular 20, with routing AND i18n translation. How do I start?
I have done the same for my Angular 19.2.16 project but for some reason pages stack and there is no way for me to get this fixed. Everything looks good, I have use all tips and tricks to find out why pages stack, and now line of thinking is to start an 20 project from scratch and just move over/upgrade my code.
Would be highly appreciated to have the correct steps.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 9.3.0
- Device: MacBook
- Browser: Any
- OS: MacOS
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 3 hours ago
Could you describe the specific problems you encountered in more detail? We might be able to help and update our guide.
The current version of our guide should include all the steps needed to install and configure our library in Angular projects.
To configure routing or i18n, we recommend using the guides available in the official Angular documentation. These features are not directly related to the operation of our library, and the official documentation always provides the most up-to-date recommendations for your Angular version.
https://v20.angular.dev/guide/i18n
https://v20.angular.dev/guide/routing
JeroenVunderink priority commented 3 hours ago
I just follow the recipe as mentioned on the website, but here I go:
ng serve
Would you like to share pseudonymous usage data about this project with the Angular Team at Google under Google's Privacy Policy at https://policies.google.com/privacy. For more details and how to change this setting, see https://angular.dev/cli/analytics.
No Global setting: enabled Local setting: disabled Effective status: disabled Application bundle generation failed. [1.870 seconds]
▲ [WARNING] Deprecation [plugin angular-sass]
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
The plugin "angular-sass" was triggered by this import
▲ [WARNING] Deprecation [plugin angular-sass]
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
The plugin "angular-sass" was triggered by this import
▲ [WARNING] Deprecation [plugin angular-sass]
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
The plugin "angular-sass" was triggered by this import
▲ [WARNING] Deprecation [plugin angular-sass]
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
The plugin "angular-sass" was triggered by this import
▲ [WARNING] Deprecation [plugin angular-sass]
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
The plugin "angular-sass" was triggered by this import
▲ [WARNING] 11 repetitive deprecation warnings omitted. Run in verbose mode to see all warnings. [plugin angular-sass]
null
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/datepicker' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/datepicker' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/timepicker' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/select' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/lightbox' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/lightbox' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/lightbox' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/autocomplete' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/charts' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/chips' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/datepicker' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/infinite-scroll' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/lazy-loading' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/lightbox' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/loading' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/notification' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/popconfirm' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/rating' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/scrollbar' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/select' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/sidenav' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/smooth-scroll' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/stepper' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/sticky' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/table' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/timepicker' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] TS2307: Cannot find module 'mdb-angular-ui-kit/multi-range' or its corresponding type declarations. [plugin angular-compiler]
✘ [ERROR] NG1010: Value at position 3 in the NgModule.imports of AppModule is not a reference Value could not be determined statically. [plugin angular-compiler]
Unknown reference.
Watch mode enabled. Watching for file changes...