My versions are:
Angular CLI: 14.2.7
Node: 14.20.1
Package Manager: npm 8.19.2
OS: linux x64
Today I have purchased angular admin template but during setup of template I am getting following error:
./src/main.ts - Error: Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js):
Error: Cannot resolve type entity i5.BsDropdownModule to symbol
./src/polyfills.ts - Error: Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js):
Error: Cannot resolve type entity i5.BsDropdownModule to symbol
Failed to compile.
Please help me to do the setup or how can I resolve this problem.
Thanks