docusign / code-examples-node

Node.js code examples and launcher
https://developers.docusign.com/
MIT License
62 stars 52 forks source link

MODULE_NOT_FOUND error #30

Closed jromano89 closed 2 years ago

jromano89 commented 2 years ago

Error: Cannot find module './eg001EmbeddedSigning'

Works if I move ./embeddedSigning.js to ./lib/eSignature/examples/embeddedSigning.js and move ./lib/eSignature/controllers/eg001EmbeddedSigning.js to ./eg001EmbeddedSigning.js