🐛 Bug: Re-run command suggestion includes unnecessary --skip-all-contributors-api and --skip-github-api if --offline #1128
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
Providing
--offline
tonpx create-typescript-app
implies--skip-all-contributors-api true --skip-github-api true
. Re-run suggestions after you're done shouldn't include those two skip commands if--offline
was provided.Actual
Alas, the rerun suggestion does include them:
Additional Info
No response
The text was updated successfully, but these errors were encountered: