Skip to content

fix(envs) - reload envs after node_modules pruning #9508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

GiladShoham
Copy link
Member

@GiladShoham GiladShoham commented Jan 30, 2025

Proposed Changes

  • This should fix issues during ws-config write process (usually after bit install / bit create) such as:
failed generating workspace config files, please run "bit ws-config write" manually. error: tsconfig not found at <path> 
You must provide either specify a path to a valid 'tsconfig.json' or set 'compilerOptions'

@GiladShoham GiladShoham changed the title fix(envs) - reload all envs on post install to fix stability issues fix(envs) - reload envs after node_modules pruning Jan 30, 2025
@GiladShoham GiladShoham enabled auto-merge (squash) January 30, 2025 20:04
@GiladShoham GiladShoham merged commit 906585e into master Jan 30, 2025
10 checks passed
@GiladShoham GiladShoham deleted the reload-all-envs-post-install branch January 30, 2025 20:56
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.

2 participants