FreedomGPT icon indicating copy to clipboard operation
FreedomGPT copied to clipboard

Update Readme.md

Open abhinav2712 opened this issue 2 years ago • 3 comments

Just improved some things in readme.md file, also corrected the command for cloning the project

abhinav2712 avatar Apr 11 '23 11:04 abhinav2712

May I suggest:

  • Change order of "Building the application" and "Running the application"

  • Warning when cloning https://github.com/ohmplatform/FreedomGPT.git My "~/FreedomGTP" folder was erased because it's used as a data folder by default.

  • How to install yarn (and probably other libraries...) sudo npm install --global yarn

gabrielklein avatar Apr 11 '23 17:04 gabrielklein

@gabrielklein sure!

abhinav2712 avatar Apr 11 '23 17:04 abhinav2712

(node:1776) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) [2012:0411/191007.264:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is

stealthML avatar Apr 12 '23 01:04 stealthML