#469·strapi

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

  1. install nuxt strapi
  2. import type from '@nuxtjs/strapi'

What is Expected?

  1. 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]