Team Dx - I have encountered the following issue while creating a second generation packaging, Details below
Source used: Dreamhouse app from github - https://github.com/dreamhouseapp/dreamhouse-sfdx
And when i tried to create a package version with the same source, i encountered an error of Metadata unavailability, sfdx force:package:version:create which resulted "These entities are not supported: [PathAssistant]". I was able to successfully create the package version and uninstall it after i removed path configurations from my source.
My question : When will path configuration be available in 2GP ? And what are the other such entities which are not supported by 2GP?(I couldn't find anything in the documentation)
Any help / suggestions would be greatly appreciated.
FYR @Angela McCole
@Krupananda Reddy Maneri We were able to successfully add a path assistant to a 2nd gen unlocked package in our org. Path assistant also shows as supported in the metadata coverage report (https://developer.salesforce.com/docs/metadata-coverage/46). I'd suggest double-checking how your project json file is set up. If you're still stuck you could try posting your config files here or maybe premier support could help you troubleshoot.