Skip to content

🐛 [Bug]: 按需引入无法使用 #1554

@YeJoe

Description

@YeJoe

Failed to resolve import "vue-devui/row/index.es.js" from "src\layout\index.vue". Does the file exist? 17:47:45 [vite] Internal server error: Failed to resolve import "vue-devui/row/index.es.js" from "src\layout\index.vue". Does the file exist? Plugin: vite:import-analysis File: D:/software/VSCODE workspace/Blog/DevUIBlog/src/layout/index.vue:1:87 1 | /* unplugin-vue-components disabled */import { Row as __unplugin_components_1 } from 'vue-devui/row/index.es.js';import 'vue-devui/grid/style.css'; | ^ 2 | import { Col as __unplugin_components_0 } from 'vue-devui/col/index.es.js';import 'vue-devui/grid/style.css'; 3 | import { ref } from 'vue'; at formatError
image

按照文档配置了按需引入失败,请问哪里出错了?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions