Hi, We are trying to uninstall an ISV (Avalara isv) from a sandbox environment. We have removed the model from Dev, did a full build and sync and it succeded with out any error. Later we created a deployable package with our custom module, created the text file named ModuleToRemove.txt, added isv model name (avamodel) in the package\AOSService\Scripts folder as per MS documentation but when we try to deploy the package, we are still getting the error "The selected package is missing the following modules that are currently deployed on your environment. You must create an all-in-one deployable package that contains all your code customizations and ISV solutions. More information can be found at the following link: https://go.microsoft.com/fwlink/?linkid=2118104. Missing module(s): ["avamodel"]"
Unable to deploy package even with ModuleToRemove.txt
Hi JV13,
For sandboxes, you indeed need to have an all-in-one deployable package. That means that you need to prepare a deployable package with all other ISVs and customizations, excluding the Avalara model(s). Probably you have done this already. I thought it is not a blocking error. It should be possible to continue with the deployment and consider this as a warning.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.