WangShuXian6 / blog

FE-BLOG
https://wangshuxian6.github.io/blog/
MIT License
43 stars 10 forks source link

FE-BLOG

博客内容详见 Issues 或 github bloggitlab blog

开发环境开启服务器

npm i docsify-cli -g
docsify serve docs

env: ‘node\r’: No such file or directory

You can simply cd to /usr/local/lib/node_modules/docsify-cli/bin and open docsify with vim sudo vim docsify then you can fix the line endings of the file with :set ff=unix then save and quit :wq and everything should be fine!