Closed eeriksp closed 4 years ago
@eeriksp, I checked and all tests are passing. Could you please verify steps below if it works for you?
npm install
npm test
The problem was that my index file was named index.md
, renaming it to README.md
fixed the issue.
I'm happy it is solved.
I tried the
example-standard
project from thedocs
directory. It seems to work fine, but I get these errors on the consoleAny ideas what might be causing this?