Closed BrendanNeufeld closed 8 years ago
index.js
not in npmignore
either
@BrendanNeufeld I also got this error, the index.js
is not being downloaded. This should be easily fixed, the package should be republished. @njam3 ^
@BrendanNeufeld Had to upgrade npm and republish. https://github.com/SamVerschueren/npm-publish-index-test
Really strange. The api entry point file
package.json
> 'main' >index.js
does not get installed. I see it in the repo. Not sure why.