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

build: add @vue/runtime-dom as devDependency #735

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

setchy
Copy link
Contributor

@setchy setchy commented Feb 7, 2024

Description

Add @vue/runtime-dom as devDependency

Addressed Issue

Resolves VSCode / Vue Doctor warning

@vue/runtime-dom missing for Vue 2
Vue 2 does not have JSX type definitions, so template type checking will not work correctly. You can resolve this problem by installing @vue/runtime-dom and adding it to your project's devDependencies.

Additional Details

Checklist

@nscuro nscuro added dependencies javascript Pull requests that update Javascript code labels Feb 21, 2024
@nscuro nscuro added this to the 4.11 milestone Feb 21, 2024
@nscuro nscuro merged commit 6aa7e8c into DependencyTrack:master Feb 21, 2024
9 checks passed
@setchy setchy deleted the build/add-runtime-dom-dev-dep branch February 21, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants