error import from module entry-point not allowed
Author: hi-reeveCreated Apr 16, 2025Updated Jun 26, 2025
Labelsbug
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/strapifrompages/index.vue]
Source: nuxt-modules/strapi