antvis / X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://x6.antv.antgroup.com
MIT License
5.62k stars 1.68k forks source link

Problem on @antv/x6-plugin-keyboard #4091

Open 9223000 opened 8 months ago

9223000 commented 8 months ago

问题描述

Not work @antv/x6-plugin-keyboard

NPM version: { 'quasar-project': '0.0.1', npm: '9.5.0', node: '20.10.0', acorn: '8.10.0', ada: '2.7.2', ares: '1.20.1', base64: '0.5.0', brotli: '1.0.9', cjs_module_lexer: '1.2.2', cldr: '43.1', icu: '73.2', llhttp: '8.1.1', modules: '115', napi: '9', nghttp2: '1.57.0', nghttp3: '0.7.0', ngtcp2: '0.8.1', openssl: '3.0.12+quic', simdutf: '3.2.18', tz: '2023c', undici: '5.26.4', unicode: '15.0', uv: '1.46.0', uvwasi: '0.0.19', v8: '11.3.244.8-node.25', zlib: '1.2.13.1-motley' }

Framework: VUE3

Console log:

SyntaxError: The requested module '/node_modules/mousetrap/mousetrap.js?v=865c4159' does not provide an export named 'default' (at keyboard.js?v=865c4159:7:8)

重现链接

-

重现步骤

-

预期行为

-

平台

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

x6-bot[bot] commented 8 months ago

👋 @9223000

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.