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: paths contain non-ascii characters cause error #381

Merged
merged 1 commit into from Jan 25, 2024

Conversation

dtarnawsky
Copy link
Contributor

fixes #65

This is caused by filenames with non-ascii characters.

As an example add this file to your assets of your app then call npx cap run ios.

Copy link
Contributor

@markemer markemer left a comment

Choose a reason for hiding this comment

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

There is a classic if I've ever seen one.

@dtarnawsky
Copy link
Contributor Author

Thanks @markemer and @theproducer, I dont have access rights to merge. Would you be able to?

@theproducer theproducer merged commit 77b0481 into ionic-team:develop Jan 25, 2024
4 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 25, 2024
## [2.0.1](v2.0.0...v2.0.1) (2024-01-25)

### Bug Fixes

* paths contain non-ascii characters cause error ([#381](#381)) ([77b0481](77b0481))
@Ionitron
Copy link
Collaborator

🎉 This PR is included in version 2.0.1 🎉

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.

RangeError [ERR_OUT_OF_RANGE]
4 participants