Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

全局注册 引入路径不对 #146

Open
13504332463 opened this issue Jun 18, 2024 · 1 comment
Open

全局注册 引入路径不对 #146

13504332463 opened this issue Jun 18, 2024 · 1 comment

Comments

@13504332463
Copy link

版本 "v-contextmenu": "^2.9.2",

import contextmenu from "v-contextmenu";
import "v-contextmenu/dist/themes/default.css";
引入路径不对

@Z-Jang
Copy link

Z-Jang commented Jul 20, 2024

vue3默认安装版本有问题,安装的时候加3.*的版本号,例如: npm install [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants