nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
930 stars 52 forks source link

[vite:vue] failed to resolve "extends":"./.nuxt/tsconfig.json" #53

Open ThatTonybo opened 1 year ago

ThatTonybo commented 1 year ago

Installing this module causes the following error with nuxt prepare:

 ERROR  [vite:vue] failed to resolve "extends":"./.nuxt/tsconfig.json" in C:\Users\ThatTonybo\Desktop\chat-app\web\tsconfig.json                                                                                                                                                           14:18:58  
file: C:/Users/ThatTonybo/Desktop/chat-app/web/node_modules/nuxt-icon/dist/runtime/Icon.vue
atinux commented 1 year ago

Does it still fail after running yarn dev?