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

Upgrade to NodeJS > 20 #117

Open
tecoholic opened this issue Jul 5, 2024 · 1 comment
Open

Upgrade to NodeJS > 20 #117

tecoholic opened this issue Jul 5, 2024 · 1 comment
Labels
Milestone

Comments

@tecoholic
Copy link
Owner

The current build pipelines all depend on NodeJS 16 which is deprecated. Upgrade the build pipeline to NodeJS version 20 or above. This will most likely require upgrading the underlying NPM packages as well. If we somehow everything works with Vue 2 and without a complete rewrite into Vue 3, it would be wonderful.

@tecoholic tecoholic added the infra label Jul 5, 2024
@tecoholic tecoholic added this to the Version 2.0 milestone Jul 5, 2024
@tecoholic
Copy link
Owner Author

I spent a couple of hours trying to migrate. But it looks like each framework comes with it's own cli and version support - Vite, Vue, Quasar and Tauri. I think it might just be better to recreate a new project with all of these and copy the code into that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant