I'm a lead author of the npm package scramjet
- since a month I have a problem regarding the visibility of the README.md
in npmjs.
The scramjet package in npm shows:
"Unable to find a readme for scramjet@4.33.2"
But at the same time the README.md file is there and npm
command doesn't complain about any info.
I checked if this is not caused by:
- external images
- length of the readme
- I tried publishing again
The README shows up nicely in github and the file is also added to package.json/files
here.
I tried npm support, but they stopped replying so maybe someone here has an idea?
Edit: I'm publishing this from a tarball I get from github - so npm publish <url from gh>