Skip to content
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

fix(bit create) - fix tsconfig not found on bit create #8562

Merged
merged 3 commits into from
Feb 25, 2024

Conversation

GiladShoham
Copy link
Member

@GiladShoham GiladShoham commented Feb 22, 2024

Proposed Changes

  • fix an error tsconfig not found. You must provide either specify a path to a valid tsconfig.json or set 'compilerOptions' that sometimes happen on bit create` command
  • Do not write config files as part of installation during bit create, as it will created by the create itself later.
  • Add a new skipPrune option for bit install API
  • Better catching errors on write config files

@GiladShoham GiladShoham enabled auto-merge (squash) February 24, 2024 17:32
@GiladShoham GiladShoham merged commit 570a1a7 into master Feb 25, 2024
11 checks passed
@GiladShoham GiladShoham deleted the fix-missing-tsconfig branch February 25, 2024 11:00
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