Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Styledown: Command Not Found #26

Closed
erwstout opened this issue Aug 24, 2016 · 7 comments
Closed

Styledown: Command Not Found #26

erwstout opened this issue Aug 24, 2016 · 7 comments

Comments

@erwstout
Copy link

I noticed that this tool hasn't been updated in some time so I'm wondering if its now abandoned, but while trying to test out styledown I get a command not found error in the terminal.

It might be safe to assume this is failing because of newer versions of node. Even running styledown --help returns command not found.

Node version: 6.4.0
npm version: 3.10.3
Running on Mac OSX 10.11.6

Any thoughts?

@HecOsborneRod
Copy link

Having the same issue.

@stephanie
Copy link

Having the same issue!

@stephanie
Copy link

Using this for the moment, but it'd be great to use your original: https://www.versioneye.com/nodejs/styledown-redux/1.0.3

@erwstout
Copy link
Author

erwstout commented Sep 1, 2016

Just wanted to say thanks for pointing me to this version @stephs829 it's working great!

@josephrexme
Copy link

It is an issue with node >= 6.0 and I believe it may have to do with the jade dependency that should now be pug

@erwstout
Copy link
Author

Possibly, I have a few other packages that use the jade dep and I get a warning but doesn't fully fail. I believe it's more on the node side.

@sanbor
Copy link

sanbor commented Nov 14, 2016

The global installation it is not working on Ubuntu 16.04. If I install it without --global I can run the executable by executing ./node_modules/styledown/bin/styledown.

@erwstout erwstout closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants