-
-
Notifications
You must be signed in to change notification settings - Fork 197
fix: native:seed command #628
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
Conversation
The "native:seed" command cannot be found because it is registered under multiple names. Fixes #627
Hi, and thank you for your PR. I appreciate it! Can you change |
Done |
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.
fix tested and approved
Is there any other problem with my PR? |
Can we get this upvoted? I'm encountering the same issue. The work-around for me was modify the vendor file directly until this is approved/merged |
That last test failure is fine. Its due to the branch being unwritable by the action. Normal. I've approved and am merging this change. Thank you for your contribution. |
Will release this next week |
The "native:seed" command cannot be found because it is registered under multiple names.
Fixes #627