Skip to content
Snippets Groups Projects

update the build requirements

Merged dakkar requested to merge update-requirements into main
1 unresolved thread

2024.3.3 and 2024.5.0 both require node 20.10, and the build fails with less than 2GB of RAM

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • dakkar requested review from @Amelia and @fEmber

    requested review from @Amelia and @fEmber

    • Unsure if there's a reason why this isn't being done beyond "not being familiar with node tooling" but the corepack root requirement can be dropped by using corepack enable --install-directory ~/bin (or some other directory in the $PATH) (or ~/bin/pnpm can be ran manually)

    • Author Developer

      I know that can work, but I also assume that if someone knows about setting their shell's PATH, they also know about reading corepack --help, or using nvm.sh

      I'm trying to keep these instructions simple and straighforward, but if you can make them more comprehensive and still avoid confusing beginners, please send a MR!

    • Please register or sign in to reply
  • dakkar mentioned in commit d79b2f62

    mentioned in commit d79b2f62

  • merged

Please register or sign in to reply
Loading