ChatGPTBuildOn this pageBuildPreInstallRust (Required)Node.js (Required)VS Code (Optional)rust-analyzertauriStart# step1:git clone https://github.com/lencx/ChatGPT.git# step2:cd ChatGPT# step3: install depsyarn# step4:yarn dev# step5:# bundle path: src-tauri/target/release/bundleyarn buildThe distDir configuration is set to "../dist" but this path doesn't exist.Error A public key has been found, but no private key. Make sure to set TAURI_PRIVATE_KEY environment variable.