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

I defined two NPM Vue components and published them in the repository. There is no problem using it alone, but if it is referenced to a project, an error will be reported #217

Open
4 tasks done
zxuanhong opened this issue Jan 4, 2024 · 0 comments

Comments

@zxuanhong
Copy link

Describe the bug

  1. Define two NPM Vue components, both of which use codemirro. At the same time, both components use ncu u to upgrade all dependencies
  2. If two components are introduced into the same project at the same time, an error will be reported. No problem using it alone
iShot_2024-01-04_22 42 24

Reproduction

  1. Define two NPM Vue components, both of which use codemirro. At the same time, both components use ncu u to upgrade all dependencies
  2. If two components are introduced into the same project at the same time, an error will be reported.

System Info

mac
"vue-codemirror": "^6.1.1"
"codemirror": "^6.0.1"

Used Package Manager

npm

Validations

  • Read the the documentation in detail.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
  • The provided reproduction is a minimal reproducible example of the bug.
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

1 participant