Skip to main content
Tom Gagne (H.W. Kaufman) 님이 Unlocked Packages에 질문했습니다

When creating a new package version for one path, why are profiles from another path included? 

 

  1. My sfdx-project.json has two package directories, "force-app" and "mga"
  2. force-app is unpackaged
  3. mga is 
  4. when I try creating a package version for mga, I get an errors for each profile in force-app/main/default/profiles complaining the profile, "..was named in package.xml, but was not found in zipped directory"

I don't want profiles from force-app to be included in mga's package.  I don't want anything from force-app included.  And why does it only complain about the profiles?  There are over 10000 files over there I want to ignore. 

 

Has anyone else seen this craziness?

답변 2개
0/9000