Open
Description
Version
3.4.1
Reproduction link
https://github.com/steveworkman/exitlogissue
Environment info
Environment Info:
System:
OS: macOS 10.14.3
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Binaries:
Node: 10.15.1 - ~/.nvm/versions/node/v10.15.1/bin/node
Yarn: Not Found
npm: 6.7.0 - ~/.nvm/versions/node/v10.15.1/bin/npm
Browsers:
Chrome: 72.0.3626.119
Firefox: Not Found
Safari: 12.0.3
npmGlobalPackages:
@vue/cli: 3.4.1
Steps to reproduce
vue create --preset github:steveworkman/exitlogissue --clone reponame
What is expected?
The exit message is clear that it is coming from the preset. For example:
preset: The location path that is reported for this function looks very odd
What is actually happening?
/var/folders/n4/td6srywn4clb6tb6dnxt46yc0000gq/T/vue-cli The location path that is reported for this function looks very odd
It's partly the length of the location that makes it look bad. I'm currently using this to provide next-steps information to new users and it's hard to know what is going on.