cli icon indicating copy to clipboard operation
cli copied to clipboard

doctor: warn users spaces in project working directory can fail ios build/archive on at least 0.67 and 0.68

Open mikehardy opened this issue 2 years ago • 1 comments

Describe the Feature

Something about iOS archiving fails if the path has spaces in it. Of course that is an underlying issue that should be fixed. However it is also an existing problem for people on existing versions, and it is recurring - I've seen it pop up off and on for years.

Seems sensible to at least warn people that have spaces in their project directory that they may have problems and they might consider using a project directory with no spaces?

Possible Implementations

Simple path check

Related Issues

Most recent report I saw: https://github.com/facebook/react-native/issues/31941#issuecomment-1073852089

mikehardy avatar Apr 01 '22 13:04 mikehardy

I still seem to be generating feature requests and not actual code, but I keep seeing things in communications traffic from the release threads and main troubleshooting threads that seem like valid checks, so I keep collecting them here - I do believe the collection is useful standalone and I still hope to generate some doctor checks

mikehardy avatar Apr 01 '22 13:04 mikehardy

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

github-actions[bot] avatar Nov 26 '22 03:11 github-actions[bot]