Skip to content

ERROR in ./README.md #50

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

Closed
zuolizhu opened this issue Apr 15, 2018 · 3 comments
Closed

ERROR in ./README.md #50

zuolizhu opened this issue Apr 15, 2018 · 3 comments

Comments

@zuolizhu
Copy link

I just installed vuepress and tried to run vuepress dev,

ERROR in ./README.md
Module build failed: TypeError: Cannot read property 'join' of undefined
    at Object.module.exports (C:\Users\xxy\AppData\Roaming\npm\node_modules\vuepress\lib\webpack\markdownLoader.js:81:17)
 @ C:/Users/xxy/AppData/Roaming/npm/node_modules/vuepress/lib/app/.temp/routes.js 10:8-68
 @ C:/Users/xxy/AppData/Roaming/npm/node_modules/vuepress/lib/app/app.js
 @ C:/Users/xxy/AppData/Roaming/npm/node_modules/vuepress/lib/app/clientEntry.js
 @ multi C:/Users/xxy/AppData/Roaming/npm/node_modules/vuepress/lib/app/clientEntry.js

Thanks!

@zuolizhu
Copy link
Author

I do created a .md file before I run vuepress dev.

@mapl
Copy link

mapl commented Apr 15, 2018

watch out for any leading and tailing double quotes

@yyx990803
Copy link
Member

Should be fixed by ed33515 - also updated getting started instructions...

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

3 participants