-
- Downloads
Update nodejs version on readme instructions (#71)
* Updates yarn's APT commands on readme * Updates nodejs' version and tidy up some text formatting on readme * Update Node.js to v20 LTS Co-authored-by:Michael <michael.cs08@nycu.edu.tw> * Update readme instructions to use yarn from Ubuntu repos Co-authored-by:
Michael <michael.cs08@nycu.edu.tw> * Update readme instructions to not yarn setup from APT Co-authored-by:
Michael <michael.cs08@nycu.edu.tw> * Update the comment regarding nodejs version check * Update readme instructions with enhanced messages * Add corepack command to readme As suggested by @andy89923 in https://github.com/free5gc/webconsole/pull/71#discussion_r1496906993 corepack needs to be called to setup yarn Later, yarn is used to build the webconsole module * Remove yarn installation section from readme Following the discussion on https://github.com/free5gc/webconsole/pull/71 and according to the comment https://github.com/free5gc/webconsole/pull/71#discussion_r1490360003 as yarn will be setup by corepack, there's no need to install it manually anymore * Update corepack command on readme It's necessary to give permission for corepack to install/edit binary files on system /usr/bin folder --------- Co-authored-by:
Michael <michael.cs08@nycu.edu.tw>
Please register or sign in to comment