You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git from https://github.com/genedronek/vuepress-bug.git
cd vuepress-bug
vuepress build docs
What is expected?
"vuepress build docs" should work
What is actually happening?
build blows up; bad default object, and other manifestations
Other relevant information
any .vuepress/component with script will cause failure
Your OS: Mac Sierra
Node.js version: v10.2
Browser version: n.a.
Is this a global or local install?
global, but either kind, local or global, vuepress build will fail.
Which package manager did you use for the install?
npm install -g vuepress;
I performed complete reload of node and npm.
Could not believe my eyes. Perhaps I had made a newbie blunder. Not likely.
This is my third day of reducing this bug for reporting. There are other vpress
bug reports regarding build problems.
I say it again. You guys are doing bang up wonderful work on a wonderfully complex package.
It must be very hard. But we love you for it.
The text was updated successfully, but these errors were encountered:
Bug report
Version
most current vuepress 0.9.0
Steps to reproduce
What is expected?
"vuepress build docs" should work
What is actually happening?
build blows up; bad default object, and other manifestations
Other relevant information
any .vuepress/component with script will cause failure
global, but either kind, local or global, vuepress build will fail.
npm install -g vuepress;
I performed complete reload of node and npm.
Could not believe my eyes. Perhaps I had made a newbie blunder. Not likely.
This is my third day of reducing this bug for reporting. There are other vpress
bug reports regarding build problems.
I say it again. You guys are doing bang up wonderful work on a wonderfully complex package.
It must be very hard. But we love you for it.
The text was updated successfully, but these errors were encountered: