nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.2k stars 245 forks source link

dont work on nuxt rc.6 #584

Open capoia opened 2 years ago

capoia commented 2 years ago

I tried to install the package with nuxt3 rc.6 and it returns the error "You are using a plugin with legacy Nuxt 2 format", even after putting proxyHeaders: false in nuxt.config.

image image image