-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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(cli): CLI path issues on mobile project initialization #9009
Conversation
android init
using cargo or yarn
Pushing some changes so we still consider the issue fixed by #8128 and also make the project setup more flexible (i.e. right now you can't determine a NPM script to initialize the project, because it would try to run |
nice, I was wondering why the relativizing existed in the first place and was hoping you'd know. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's hope we got this right this time :D
closes #8531