首页 前端知识 vue3 ts 引入 json-editor-vue3 报错

vue3 ts 引入 json-editor-vue3 报错

2024-09-01 00:09:34 前端知识 前端哥 16 790 我要收藏

报错内容  SyntaxError: The requested module '/node_modules/jsoneditor/dist/jsoneditor.min.js?v=00499bcc' does not provide an export named 'default' (at json-editor.vue:2:8)

尝试解决、

1.

import 'jsoneditor'
import JsonEditorVue from 'json-editor-vue3'

2. 声明d.ts文件 文件内容

declare module 'json-editor-vue3'

转载请注明出处或者链接地址:https://www.qianduange.cn//article/17380.html
标签
评论
发布的文章

Spring MVC-JSON

2024-06-02 09:06:53

大家推荐的文章
会员中心 联系我 留言建议 回顶部
复制成功!