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

VuePress dev Does not run server on MacOs #1454

Closed
poryahaddadi opened this issue Mar 16, 2019 · 4 comments
Closed

VuePress dev Does not run server on MacOs #1454

poryahaddadi opened this issue Mar 16, 2019 · 4 comments

Comments

@poryahaddadi
Copy link

Hi , my server Does not run in macOs

$ vuepress dev
-bash: vuepress: command not found

I did all this 👍

npm install -g vuepress
echo '# Hello VuePress' > README.md
  • My OS: macOs 10.14.13
  • Node.js version: v11.12.0
  • NPM version: 6.7.0
  • VuePress version : 0.14.10
@ulivz
Copy link
Member

ulivz commented Mar 16, 2019

If you think about it carefully, you should know that this is not a issue of VuePress.

You can re-install VuePress and retry it.

@ulivz ulivz closed this as completed Mar 16, 2019
@timaschew
Copy link
Contributor

install it locally and then try to run node_modules/.bin/vuepress dev

@ZakAnun
Copy link

ZakAnun commented Aug 15, 2019

I have encountered it in mac too and it seems missing bin folder. It's that a bug?

@ZakAnun
Copy link

ZakAnun commented Aug 15, 2019

While I choose yarn instand of npm and then run command yarn global add vuepress, it works @Porya200

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

4 participants