Skip to content

fix gitbook building #982

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

Merged
merged 1 commit into from
Dec 4, 2016
Merged

fix gitbook building #982

merged 1 commit into from
Dec 4, 2016

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Dec 4, 2016

related #971 (comment)

in my unix environment such as MacOS, occurred the following error:

$ npm run docs

> [email protected] docs /Users/kazupon/Projects/opensource/vue/vue-router
> cd docs && gitbook serve

Live reload server started on port: 35729
Press CTRL+C to quit ...

info: parsing multilingual book, with 4 languages

Error: ENOENT: no such file or directory, stat '/Users/kazupon/Projects/opensource/vue/vue-router/docs/en/README.md'

This cause is symbolic link README.md.

@fnlctrl fnlctrl merged commit e6a7ac7 into vuejs:dev Dec 4, 2016
@kazupon kazupon deleted the fixes/gitbook-build branch December 4, 2016 13:56
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

Successfully merging this pull request may close these issues.

2 participants