Open fredericrous opened 4 years ago
My work around is to just use defaut package manager
Vue UI concept is really cool,
but I just tried to create new project using Vue UI.
Kept really a simple names 'helloworldtwo', 'helloworldtwo', 'helloworld_two'....
in all cases I've received following error TypeError: Cannot read property 'indexOf' of undefined
Vue UI concept is really cool, but I just tried to create new project using Vue UI. Kept really a simple names 'helloworldtwo', 'helloworldtwo', 'helloworld_two'.... in all cases I've received following error
TypeError: Cannot read property 'indexOf' of undefined
Did u solver it bro ? if u did tell us how please .
maybe you can download the 4.5.9 data of vue/cli?
Version
4.4.1
Reproduction link
http://localhost:8000/project/create
Environment info
Steps to reproduce
I run command
vue ui
, create a new project, select pnpm, manual presets, check everything but e2e, choose any css preprocessor and test framework, skip save presetWhat is expected?
it's expected to create my project with pnpm. Note: pnpm is not in my global path.
What is actually happening?
It crashes