Specifying dependencies with the add
command fails for the Nuxt.js
template
#247
Labels
bug
Something isn't working
add
command fails for the Nuxt.js
template
#247
Describe the bug
For the
Nuxt.js
template, invoking theadd
command shows a multi-select prompt from which the modules to be installed can be chosen; apart from that, it is expected to support the installation of dependencies supplied via arguments. However, this results in an error.To Reproduce
mevn init app
Nuxt.js
as the starter template.app
directory once created and runmevn add axios
. Choose any directory.Screenshots
The text was updated successfully, but these errors were encountered: