vuepress-plugin-code-switcher icon indicating copy to clipboard operation
vuepress-plugin-code-switcher copied to clipboard

An error is reported

Open oneTwoThreeLuo opened this issue 3 years ago • 0 comments

Uncaught SyntaxError: The requested module '/openplatform/docs/@fs/D:/myWork/OpenPlatformProject/OpenPlatformV3/node_modules/tiny-emitter/instance.js?v=6fd05c13' does not provide an export named 'default' (at emitter.js?v=6fd05c13:1:8)

My usage is import { codeSwitcherPlugin } from "vuepress-plugin-code-switcher"; plugins:[codeSwitcherPlugin()]

oneTwoThreeLuo avatar Jan 03 '23 09:01 oneTwoThreeLuo