System requirements should be updated
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 70/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript, nodejs
- Domain
- documentation
Research direction
Start with the linked system requirements page, especially the nvm section, and review the referenced icalendar script for the proposed release-checking approach. Update the documented nvm and Node.js requirements to match the supported versions, then verify the page reflects the versions shown in the issue.
Written by the indexing model from the issue text.
Description
I think this needs something more recent.
https://plone-aurora.readthedocs.io/get-started/system-requirements.html#nvm
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.39.5/install.sh | bash
0.40.8 is latest.
FWIW, in icalendar, we have a script that checks for the latest tag on GitHub for the latest release of a file so we can update timezones. This could be repurposed to check the current version of any release on GitHub or elsewhere, then update the documentation via a substitution.
Also in here, node>=22.22.0 is required. I had 22.20.0.
$ make frontend-start
$ REGISTRYCONFIG=$(pwd)/registry.config.ts pnpm --filter @plone/aurora dev
core/apps/aurora | [WARN] Unsupported engine: wanted: {"node":">=22.22.0"} (current: {"node":"v22.20.0","pnpm":"11.20.0"})
$ pnpm exec init-loaders && react-router dev
[DEPRECATED] atomFamily is deprecated and will be removed in v3. Please use the `jotai-family` package instead: https://github.com/jotaijs/jotai-family
️⚠️ Oops, Node v22.20.0 detected. react-router requires a Node version greater than 22.22.0.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 4
- Avg merge
- 13h
- Merged PRs (30d)
- 12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from plone/aurora
-
01 type: bug 30 needs: triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
01 type: bug 30 needs: triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
04 type: enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
01 type: bug 30 needs: triage
Difficulty 3/5 1-2 days Newbie friendliness 70/100
-
04 type: enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·