axios-mock-adapter
axios-mock-adapter copied to clipboard
Vue: Argument of type AxiosStatic is not assignable to parameter of type AxiosInstance
"axios": "^1.7.7", "axios-mock-adapter": "^2.0.0",
The axios version type is AxiosStatic, not AxiosInstance