JohnByrneRepo / mddir

Mddir generates a markdown file/folder structure for readme files
Other
215 stars 45 forks source link

env: node\r: No such file or directory #2

Closed lumixraku closed 8 years ago

lumixraku commented 8 years ago

it says env: node\r: No such file or directory when i use mddir command , node version is 5.10, osx is 10.11.4

lumixraku commented 8 years ago

I find the solution. Open the mddir/src/mddir.js (if your install with -g, you will find it at /usr/local/lib/node_modules/mddir) by vim (use sudo vim mddir.js), then use :set ff=unix.