I am working on an angular6 project tried to add a signature pad but after installing the package npm install @ng-plus/signature-pad --save
the error message is showing
ERROR in ./src/app/app.module.ts
Module not found: Error: Can't resolve '@ng-plus/signature-pad' in '..\src\app'
Please help me to solve the issue or suggest a signature pad which one working for the angular6 project.