import.meta.glob no longer typed properly
After regenerating the lockfile of my project, my
However they are in the nuxt.d.ts file. Has anyone else run into this?
Error:
import.meta.glob call is now no longer receiving the proper vite-client types.However they are in the nuxt.d.ts file. Has anyone else run into this?
Error:
Property 'glob' does not exist on type 'ImportMeta'.ts-plugin(2339)