Version
@nuxtjs/strapi: 2.0.0
nuxt: 3.16.2
Reproduction Link
Steps to reproduce
- install nuxt strapi
- import type from '@nuxtjs/strapi'
What is Expected?
- can import without error
What is actually happening?
got an error Importing directly from module entry-points is not allowed. [importing
@nuxtjs/strapifrom
pages/index.vue]