Skip to content

Update yarn_setup.sh#32

Open
omerbek wants to merge 1 commit intogensyn-ai:mainfrom
omerbek:patch-1
Open

Update yarn_setup.sh#32
omerbek wants to merge 1 commit intogensyn-ai:mainfrom
omerbek:patch-1

Conversation

@omerbek
Copy link

@omerbek omerbek commented Sep 10, 2025

Fix logging issues in node_env.sh and yarn_setup.sh

This pull request fixes logging issues in both node_env.sh and yarn_setup.sh where the scripts failed to write to their respective log files due to missing logs/ directory.

Changes include:

  • Ensuring the logs/ directory exists before writing logs.
  • Using absolute paths for log files to prevent "No such file or directory" errors.
  • Minor adjustments to improve script reliability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant