You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tested and cloned this repo. looks like a great tool. Thanks for sharing!
Thought I'de help by adding a quick suggestion fix to an issue I discovered.
When I clicked the Package tab "Refresh Package List" it showed the spinner and nothing came up same goes for "Refresh Package Version List".
I located the issues in "listPackage2Router.js" and "listPackage2VersionRouter.js" respectively.
Changed package2 command to force:package:list
Changed and added a flag to the command force:package:version:list --json -c 7 to limit the number of version results - it did not load for me otherwise (as I have long version list). Latest Package commands
The text was updated successfully, but these errors were encountered:
Just tested and cloned this repo. looks like a great tool. Thanks for sharing!
Thought I'de help by adding a quick suggestion fix to an issue I discovered.
When I clicked the Package tab "Refresh Package List" it showed the spinner and nothing came up same goes for "Refresh Package Version List".
I located the issues in "listPackage2Router.js" and "listPackage2VersionRouter.js" respectively.
package2
command toforce:package:list
force:package:version:list --json -c 7
to limit the number of version results - it did not load for me otherwise (as I have long version list).Latest Package commands
The text was updated successfully, but these errors were encountered: