sinopia
sinopia copied to clipboard
Sinopia 404 when requesting README.md
When I publish a package to Sinopia and I click on the package in the web interface, nothing happens. When I inspect the element, I can see it is requesting the README.md to display, but it is getting a 404 instead.
I checked my server and found the package and there is no README.md inside of it. I tried manually copying the README to the packages folder in Sinopia, but that did nothing.
Any idea why the readme file doesn't show up?
Is there more to npm publish I have to add to publish the README?