Skip to content

Cannot find module '#open-fetch-schemas/..." #71

@schillerenrico

Description

@schillerenrico

Environment

Nuxt 4

Reproduction

Start a project with nuxt-open-fetch 0.9.1 and start it with npm run dev
npm update to get to version 0.9.2
and start again

Describe the bug

inside .nuxt\open-fetch.ts
the import type { paths as ... throws the following error inside the IDE
Cannot find module '#open-fetch-schemas/***' or its corresponding type declarations.

but it works in 0.9.1 not in 0.9.2

Additional context

you need to run "npm run dev" after changing from 0.9.1 to 0.9.2 to see the error inside .nuxt\open-fetch.ts

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions