function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bharat Vyas 9Bharat Vyas 9 

Community production push error

Hello there,
My org is npsp and I have designed a community on sandbox and tried to push it on production with change set. But it is giving me Package Installation Failure error at the time of validating change set. The change set includes all dependencies except site.com and asset file component.
User-added image
I have not done any custome code like apex or vf page.
By some resources available on forum , I created same name community on production and make it activate and also exported and imported .site file of community from sandbox to production.
Please suggest if I am missing any step.
Ankit Sharma CCDEVAnkit Sharma CCDEV
Hello Bharat,

There are some predeployment steps like you need to initiate and activate the sites on the production using site studio. 

Also, If you using the changeset then try to deploy the components segregated by their types.

Do let me know if it helps.

Regards,
Ankit Sharma
Bharat Vyas 9Bharat Vyas 9
Hello Ankit,
Thanks for suggestions.
I tried all the different ways to bundle simillar components together for validation at change set.But still it;s unresolved.