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

Couldn't run it on Windows #23

Closed
gangsthub opened this issue Jun 6, 2016 · 2 comments
Closed

Couldn't run it on Windows #23

gangsthub opened this issue Jun 6, 2016 · 2 comments

Comments

@gangsthub
Copy link

gangsthub commented Jun 6, 2016

Even when I added it to my PATH in my system env. variables (actually tested in win10) manually, it wouldn't work. I have the npm path added, also.

Only way of making it work for me was calling it with node, like:

'node "C:/Users/**my_user**/AppData/Roaming/npm/node_modules/styledown/bin/styledown" ./css/style.css ./scss/config.md > ./docs/index.html' 

Note: I had no issues on Linux. Worked just fine out-of-the-box.

@rogatty
Copy link

rogatty commented Jun 20, 2016

If you use gulp then I suggest using https://github.com/st44100/gulp-styledown which works just fine.

@gangsthub
Copy link
Author

gangsthub commented Jul 4, 2016

✔️ That made it!

❤️ Thanks, @rogatty, you saved the day! ☀️

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

2 participants