Introduction
Updating your LFG Node CLI ensures you have the latest features and improvements. This guide provides a straightforward process to help you perform the upgrade efficiently on Windows, Linux, or macOS.
Prior Knowledge
Before upgrading the LFG Node CLI, users should be familiar with the following:
Procedure
To upgrade the LFG Node CLI, follow these simple steps:
- Open your Terminal.
-
Run the following command:
sudo lfgnode update

3. The script will install the latest Node version and run the previously defined workloads.

To check if your workloads are running properly, run the command:
lfgnode workload list

Common Error
During the upgrade, you might encounter the error "User has reached the limit of licenses”.

If this happens, wait 5 minutes and then run the following command to add the workload again:
lfgnode workload add [workload_name]
Be sure to replace [workload_name] with the actual name of the workload you want to add.
Conclusion
By following the steps outlined in this guide, you will successfully upgrade your LFG Node CLI. Keeping your software up-to-date is essential for maintaining smooth operations and accessing new features. If you encounter any issues, please reach out in the LFG Discord community for further assistance.
Thanks for the feedback.