Hello,Signature is not visible on page. Tag is in html but noting

Hello,

Signature is not visible on page. Tag is in html but noting happend. Could anybody halp me to solve this situation?


SignaturePad signature = new SignaturePad();
signature.setHeight("100px");
signature.setWidth("300px");
add(signature)


From some reason signature_pad npm package didn't installed. This package is missing from node_modules.