Closed kumaresan-subramani closed 1 year ago
The problem appears by @ngbmodule/material-carousel
which is not compatible with Angular version 14.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
Command
build, serve
Is this a regression?
The previous version in which this bug was not present was
10.2.4
Description
I have project which has angular version of
10.2.4
, it was working fine on thjat version. After that i wanted to upgrade angular version to 14.so i updated all of my angular package version and increased node.js version too.
Node version - 14.20.0
When i try to run application after that facing below issue
Minimal Reproduction
download below simple app web.zip
npm i
npm run start or ng serve
you will get error
Exception or Error
Your Environment
Anything else relevant?
my old package.json
tsconfig.json file