wulfsolter / angular2-signaturepad

Angular2 Component for szimek / signature_pad
MIT License
176 stars 157 forks source link

'node_modules/angular2-signaturepad/index.ts' not found #91

Open DavidCaneiro opened 4 years ago

DavidCaneiro commented 4 years ago

tsconfig.json Error 'myProject/node_modules/angular2-signaturepad/index.ts' not found

There is a file with the name 'index.d.ts' in the package of angular2-signaturepad, but not a file with the name 'index.ts' This not affect (at least for me) the project. It still working fine. Problem terminal (in vscode) show error and make node_modules appear red color.