create-nuxt-app
create-nuxt-app copied to clipboard
SAOError when creating a new project
Error when creating a new nuxt project

Team Nuxt . After experimenting with different configurations I noticed this issue only pops up with StyleLint included in the Linting tools . And I think this might be related to an error with prevents the installation of create-nuxt-app to global directory on linux. Please lets look into it
Thanks, we'll look into it.
here, even wihout linting it throws
throw new SAOError(Failed to install ${packageName} in ${cwd})
its only with vuetify.js :/ pls fix it
@haruzinh0 Sorry that I can't reproduce this by checking vuetify.
Can you please try to clean npm cache npm cache clean and retry ? If this still happens to you, can you please provide the complete error log from path in console error message ?