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

Проблема с запуском #1

Open
dlevsha opened this issue Jan 9, 2016 · 2 comments
Open

Проблема с запуском #1

dlevsha opened this issue Jan 9, 2016 · 2 comments

Comments

@dlevsha
Copy link

dlevsha commented Jan 9, 2016

Приветствую.

На Mac OS после установки вылезает ошибка

env: node\r: No such file or directory

Попробовал запустить вот так

node mdhabr

Вылезла ошибка

module.js:338
    throw err;
    ^

Error: Cannot find module '/Users/dlevsha/mdhabr'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:286:25)
    at Function.Module.runMain (module.js:475:10)
    at startup (node.js:117:18)
    at node.js:951:3

В итоге поставил просто в локальную папку (без флага -g)и запустил как

node bin/mdhabr.js ~/Dropbox/habrahabr-phar-create.md ./test.html

В этом случае все сработало.

А так здорово, вроде действительно все конвертирует.

Спасибо за Вашу работу :-)

@andrienko
Copy link
Owner

Честно говоря, под макосью не тестил.

Спасибо за инфу: в понедельник отберу у коллеги макбук и посмотрю, что там
;-)

@andrienko
Copy link
Owner

@dlevsha, вроде бы исправил. Вас не затруднит вот сейчас попробовать потестить?)

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