Nuxt.js Update Version 2.14.x -> 2.15.x
I’ll share how I updated Nuxt.js version from 2.14.x to 2.15.x.
npm install nuxt --save
npm uninstall @nuxt/typescript-runtime --save
That’s all from updating Nuxt.js version from 2.14.x to 2.15.x from the Gemba.