Skip to content

WangShuXian6/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published