-1
I created an angular project for academic purposes. And I imported the Primeng library because it has several good components.
However, when I will run my project, the following error is occurring:
ERROR in ./node_modules/primeng/components/multiselect/multiselect.js
Module not found: Error: Can't resolve '@angular/cdk/scrolling' in 'C:\Users\gustavo.zaffani\IdeaProjects\gerenciamentoClient\node_modules\primeng\components\multiselect'
Would anyone know what to say?