この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All -
I had noticed that whenever I tried to delete the package with version from package manager console ,that package rolled back to next previous version.
Example: package name = abc-1.1.15.zip
If we delete this package abc-1.1.15.zip - package with version abc-1.1.15 got deleted and package with version abc-1.1.14.zip remains in the package manager console.
How to delete the package with all version in single shot ?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
hello,
go to crx/de and navigate to /etc/packages/{yourproject}.
This location contains all the pkg version your instance have and getting picked from uninstallation.
you can play here 😉, delete some version or whatever you suits you.
hello,
go to crx/de and navigate to /etc/packages/{yourproject}.
This location contains all the pkg version your instance have and getting picked from uninstallation.
you can play here 😉, delete some version or whatever you suits you.
please check this thread and see if that helps.
Thanks @Siva_Sogalapalli - will try and update back.