Closed
Description
Bug report
Version
Tested with 9.1 and 10.1
Steps to reproduce
vuepress build
This happens ONLY in this repository: git@gitlab.com:MartinMuzatko/wire-up-your-front-ends.git
or download from here: https://gitlab.com/MartinMuzatko/wire-up-your-front-ends
My other vuepress project builds fine, but since this project is based off of previous projects I don't see any problem..
What is expected?
command finishes
What is actually happening?
command never finishes and is stuck at "Success! Generated static files "
I never get returned to the CLI prompt
This wouldn't be that drastic, if CI systems don't need the command to finish in order to publish.
Other relevant information
- Your OS: Windows 10 (but the build also gets stuck on netlify)
- Node.js version: 8.9.x
- Is this a global or local install? both, tried via package.json and global
- Which package manager did you use for the install? npm