Skip to content

Support Bun #4082

Closed
Closed
Feature
@Jnp95

Description

@Jnp95

In all bun projects, including this basic template, the command vue-tsc produces this error:

src/main.ts:3:17 - error TS2307: Cannot find module './App.vue' or its corresponding type declarations. 3 import App from './App.vue' ~~~~~~~~~~~ Found 1 error in src/main.ts:3 

Whereas it's ok both for linter and static build.
Is there a specific missing setup for bun (opposed to Node.js)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions