Skip to content

Resources Generate commands gone #5471

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

Closed
hammelev opened this issue Jan 14, 2021 · 1 comment · Fixed by #5484
Closed

Resources Generate commands gone #5471

hammelev opened this issue Jan 14, 2021 · 1 comment · Fixed by #5484
Labels

Comments

@hammelev
Copy link

  • CLI: 7.1.2

Resources command is now longer available:

ns resources

The input is not valid sub-command for 'resources' command.
Run ns resources --help for more information.

ns resources --help

Unknown command 'resources'. Try '$ tns help' for a full list of supported commands.

This removes the ability to use the cli for generating icons and splashes i.e. resources generate splashes and resources generate icons.

@rigor789 rigor789 added the bug label Jan 14, 2021
@rigor789
Copy link
Member

The commands should still work if you invoke them, why the help doesn't work for ns resources --help I don't know (did this even work before?)

ns resources generate icons --help
ns resources generate splashes --help

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 a pull request may close this issue.

2 participants