Hi - Wanted to bring up an Error being reported by PAC - which seems Incorrect about Customizations.xml not exisitng #166
MichaelGernaey
started this conversation in
General
Replies: 2 comments
-
|
Just curious if anyone was able to get passed this? I'd love to submit :-) but I have the same issue as some others so do not want to waste the reviewers time until I can resolve it. Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Darn has anyone gotten past this, I will work on this and raised on issue with the PG. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
**Possible issue with PAC (I cancelled my pull request until it can be discussed).
I noticed that @Katerina-Chernevskaya had made a comment on another users Pull request that PAC was throwing an error about not finding *\Other\Customizations.xml and asking them to look into it.
So I tested it on mine with the updated PAC and it also said
Error: Cannot find required file
'D:\ggit\mg\powerplatform-samples\samples\flow-excel-groupbyemail-notification-example\sourecode\Other\Customizations.xml'
So I looked and copied the path to other just to make sure that is correct
D:\ggit\mg\powerplatform-samples\samples\flow-excel-groupbyemail-notification-example\sourcecode\Other
Then I verified that Cusotmizations.xml is there
09/27/2025 12:52 PM 2,044 Customizations.xml
And I verified that PAC when cloning is actually creating the file and it is there and I am adding a picture
So I am not sure why PAC is saying it cannot find it. here is my PAC statement
pac solution pack --zipfile solution\flow-excel-groupbyemail-notification-example.zip --folder sourecode
And a picture of the output

Clearly, I am doing something wrong. I noticed that in the instructions there isn't actually a contribution step that says, Export your actual solution and put it into the solution folder. I did that via unmanaged solution. So I wonder if that is the issue. That zip file of course does not match the structure you get when you clone into the source code. I read several places this is the issue, but I did not see any suggestions on resolution based on the pac steps stated in the README.me files we copy from here.
So I am not sure how to resolve this and was hoping for some suggestions please and thank you.
Beta Was this translation helpful? Give feedback.
All reactions