harunon

Results 3 comments of harunon

same error occured. Probably, if you remove @nuxtjs/axios in nuxt.config.js. nuxt.config.js ``` // Modules: https://go.nuxtjs.dev/config-modules modules: [ // https://go.nuxtjs.dev/axios // '@nuxtjs/axios', // https://go.nuxtjs.dev/pwa // '@nuxtjs/pwa', ], ``` css may be...

plz try `yarn add -D [email protected]` it worked :) package.json ``` "nuxt-vite": "0.3.5", // before "nuxt-vite": "0.2", // after ``` ![スクリーンショット 2021-12-25 17 27 51](https://user-images.githubusercontent.com/34958457/147380914-ce4d9864-4a38-401f-94ad-513334af930f.png)