How to check my create-nuxt-app version and upgrade it?
问题 Background: Previously, running yarn create nuxt-app myApp installs Nuxt v2.4.0 but today for example I noticed you downgraded to Nuxt v2.0.0. I did not change the development environment so I can not understand this behavior. I did some search and complained elsewhere when I landed on this: So the OP was asked to upgrade his create-nuxt-app version. Question : But how to do that ? How to check which create-nuxt-app I do have ? Bonus: I read why does Create-Nuxt-App installs nuxt version 1.4