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

[Docs][Release] Wrong npm command and Version Tags in this repository #80

Open
micheldpcarlos opened this issue Jun 28, 2024 · 1 comment
Assignees

Comments

@micheldpcarlos
Copy link

Describe the bug
When trying to implement Form.io with my Vue application, I had errors after installing npm install vue-formio --save

It turns out the npm changed to '@formio/vue' but wasn't updated in this README.md, and the integration is incorrect, as it shows the last tag from 2 years ago.

To Reproduce
Steps to reproduce the behavior:

  1. Access form.io documentation on how to integrate with Vue
  2. Click on the link that leads to this repository
  3. Scroll down to the installation step
  4. Check the version tags

Expected behavior
The command to install is the same as in the form.io repository, and the tags are up to date with the new version.

@jeriah-formio
Copy link

FIO-8711

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