Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Confusion about vue 2.7 support#7223

Unanswered
MartinX3 asked this question inQ&A
Jul 5, 2022· 1 comments· 1 reply
Discussion options

According to the releases 5.0.6 enabled support for vue 2.7, but 2.6.14 is still used

That gives me the funny error message I need to workaround by enforcing the installation vianpm install --force

Error:

npm ERR!   vue@"^2.7.2" from the root projectnpm ERR!   vue@"^2.6.14" from @vue/cli@5.0.7
You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

^2.6.14 means that when installing dependencies it will look for thelatest minor version

So the real version in the lock file will be 2.7

You must be logged in to vote
1 reply
@MartinX3
Comment options

And the error?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@MartinX3@screetBloom

[8]ページ先頭

©2009-2025 Movatter.jp