RichardLitt/standard-readme

cat: spec.md: No such file or directory

PaulRBerg opened this issue · 1 comments

Description

Just like it says in the README, I ran:

$ npm install --global standard-readme-spec
$ standard-readme-spec

But I got an error:

cat: spec.md: No such file or directory

Environment

  • macOS@11.5.2
  • node@16.6.1
  • npm@7.20.3

Probably an issue with shell not being in the right directory. Definitely a bug. Thanks for pointing this out.

I don't have time to fix this at the moment, but would be happy to review a PR.