split-md icon indicating copy to clipboard operation
split-md copied to clipboard

'split-md': command not found

Open paul-kelleher opened this issue 3 years ago • 0 comments

Hello, I'm excited to use this package. I tried to install, and it seems to have gone well:

drive$ npm i split-md

up to date, audited 15 packages in 773ms

1 package is looking for funding
  run `npm fund` for details

found 0 vulnerabilities

But then I tried to use the script in the fashion you mention:

split-md 'Letters.md' '### v' '###' '' 10 true

And I got this:

-bash: split-md: command not found

Any idea what might be going on? Thanks!

paul-kelleher avatar Feb 04 '23 21:02 paul-kelleher