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

Mention minimum node version in documentation for vue:build to build without any errorr #726

Open
AltamashShaikh opened this issue May 16, 2023 · 1 comment

Comments

@AltamashShaikh
Copy link
Contributor

Description

It would be good if we mention the minimum or the node version which works best with Matomo to build vue files. So that other developers don't run into issue of vue not building when running ./console build:vue PluginName

https://developer.matomo.org/guides/vue-getting-started
https://developer.matomo.org/guides/migrate-matomo-4-to-5

@michalkleiner
Copy link
Contributor

Thanks for opening the issue @AltamashShaikh. Even though the command is run from core, I'll move the issue to the docs repository since it's more about documenting the version rather than doing any code changes.
My instinct is that we should check if we can run on Node 18 as the current LTS version, and/or document Node 16.
We could then add .nvmrc file with the NodeJS version info.

@michalkleiner michalkleiner transferred this issue from matomo-org/matomo May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants