kazupon / vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js

Home Page:https://kazupon.github.io/vue-i18n/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation states wrong npm install

sepkchs opened this issue · comments

Reporting a bug?

Currently the documentation states that npm install vue-i18n is the correct install for 2.x projects.
But the docs state to use the latest, which is for Vue 3.x (vers. 9.1.9) and not the stable tag which has (vers. 8.27.0)

Expected behavior

Documentation should state the correct npm install for Vue 2.x npm install vue-i18n@stable

Reproduction

Go to https://kazupon.github.io/vue-i18n/installation.html
The NPM section will state the incorrect install.

System Info

N/A

Screenshot

image
image

Additional context

No response

Validations

Thanks!
I've just tagged v9.1.9 as stable