When installing module from npm, include fails because there is no index.js file, as specified within the package.json's `main` entry.
When installing module from npm, include fails because there is no index.js file, as specified within the package.json's
mainentry.