Skip to content

Set project's node version to 22#221

Merged
devkokooo merged 2 commits into
athasdev:masterfrom
stylessh:alan/node-version
Aug 2, 2025
Merged

Set project's node version to 22#221
devkokooo merged 2 commits into
athasdev:masterfrom
stylessh:alan/node-version

Conversation

@stylessh

@stylessh stylessh commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Pull Request

This sets the project's node version to 22.18.0 (LTS).
This helps node version managers to auto select the correct version to run this project.

Fixes #204

Description

Created .node-version file and set engines on package.json.

In previous versions of node, the dev server fails to start due to a vite issue.

Screenshot 2025-08-01 at 18 50 54

@devkokooo devkokooo merged commit f4c19f3 into athasdev:master Aug 2, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

Incorrect Node.js version requirement in documentation

2 participants