Publishable packages can't have path dependencies. Try adding a 'publish_to: none' entry to mark the package as not for publishing or remove the path dependency. code example
Example: Publishable packages can't have path dependencies. Try adding a 'publish_to: none' entry to mark the package as not for publishing or remove the path dependency.
publish_to: 'none'