Install external dependency in a dependency npm in creation

Viewed 11

I have an issue. I am creating a react dependency npm and I want to add external dependencies. but when I compile it and publish it to npm is okay but when I download this dependency, it is not working because all the external dependencies that I have added are not installed within. please can you help me? The dependency that encounters this problem is the html-to-image dependency

0 Answers
Related