composition-api
composition-api copied to clipboard
Cant install composition api in Nuxt 2
🐛 The bug I have a Nuxt 2.15.8 app and I would like to use nuxt/composition-api, but when i'm trying to build the app, it failed on the following error:
🛠️ To reproduce
Steps to reproduce the behavior:
It was after i followed all the steps here to install composition api ---> https://composition-api.nuxtjs.org/
same as https://github.com/nuxt-community/composition-api/issues/190
Hi @danielroe @avarvouzou I have the same error after installing the composition api for vue echarts. I followed the steps from this docu https://github.com/ecomfe/vue-echarts
Would you provide a reproduction please?
Closing as no reproduction was provided in almost a year.