Closed LacieJiang closed 8 years ago
You probably have some kind of weird npm installation that doesn't have the right paths in $PATH
. Have you tried sudo generate-md
or npm install -g markdown-styles
and generate-md
(both with no sudo?
npm installs the commands in whatever it thinks is your global path location for commands, which you can see with npm bin -g
and/or npm bin
: https://docs.npmjs.com/cli/bin
I run the following:
and then, run the following:
the terminal show:
My computer is MacBook Pro with OSX10.11