axios-module icon indicating copy to clipboard operation
axios-module copied to clipboard

Property '$axios' does not exist on type

Open dgrinbergs opened this issue 2 years ago • 2 comments

My project is using Nuxt 2.15.8 and I've followed the instructions here. Is this a lost cause at this point?

Left: /store/products.ts Right: /tsconfig.json

image

dgrinbergs avatar Feb 14 '22 03:02 dgrinbergs

Do you have an error message of 'Cannot read properties of undefined (reading '$get')' as well? I followed the same instruction and the '$axios' context is undefined. But data fetching is still working. That's weird.

Olivia-SY129 avatar Jun 05 '22 12:06 Olivia-SY129

Same here, any news?

debonx avatar Mar 05 '23 14:03 debonx