这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@frankcalise
Copy link
Contributor

@frankcalise frankcalise commented Nov 10, 2023

Please verify the following:

  • yarn test jest tests pass with new tests, if relevant
  • README.md has been updated with your changes, if relevant

Describe your PR

  • Closes [!] Invalid Podfile file: cannot load such file -- ./scripts/autolinking. #2493
  • After some testing, you will encounter the error in the attached screenshot when there is a space in the pathname of the project directory on macOS
  • We'll warn the user on macOS that the requested project path contains spaces
  • This also adjusts the Podfile to at least fix Pod install (but the project will still not start on iOS, this needs to be fixed upstream in RN)

Screenshots

image

image

@frankcalise frankcalise changed the title fix(boilerplate): Podfile accounts for spaces in path fix(boilerplate): warn macOS users about spaces in path Nov 12, 2023
@frankcalise frankcalise changed the title fix(boilerplate): warn macOS users about spaces in path fix(cli): warn macOS users about spaces in path Nov 12, 2023
Copy link
Contributor

@joshuayoes joshuayoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know about this constraint, but this looks like a good guard rail

@frankcalise frankcalise merged commit 1ec7e64 into master Nov 14, 2023
@frankcalise frankcalise deleted the fix/paths-with-space branch November 14, 2023 14:20
infinitered-circleci pushed a commit that referenced this pull request Nov 14, 2023
## [8.11.2](v8.11.1...v8.11.2) (2023-11-14)

### Bug Fixes

* **cli:** warn macOS users about spaces in path ([#2550](#2550) by [@frankcalise](https://github.com/frankcalise)) ([1ec7e64](1ec7e64))
@infinitered-circleci
Copy link
Collaborator

🎉 This PR is included in version 8.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[!] Invalid Podfile file: cannot load such file -- ./scripts/autolinking.

4 participants