-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems when exporting packages to JSON #1274
Comments
@TheOnlyTails could you share a bit more information. If you can share the exported .json file, I can take a look. |
My current best theory is that the mapping between the package, and the entry in Add/Remove Programs -or- Apps and Features isn't mapping correctly to the package manifest. We've got some enhancements coming in the v1.1 schema to help address these issues by being able to better map what gets installed vs. what is in the manifest for the package name/publisher/version. |
@denelon Here is my exported JSON: https://gist.github.com/TheOnlyTails/6720d0a9ad4df1a046cc32694eb9775b |
Per #1875 (comment), Ruby and Git Credential Manager can be installed from the repo but can't be exported. Edit: These packages no longer have this issue due to PRs made by @ItzLevvie. |
I believe this Issue has been resolved with Windows Package Manager 1.3. Note: There may still be a few manifests that need to have AppsAndFeatures entries added. |
Discussed in #1264
Originally posted by TheOnlyTails July 8, 2021
When I try to export my apps to JSON so I can import them later, I get a lot of these errors:
What's going on? This happens for a lot of packages, even ones I installed through WinGet.
The text was updated successfully, but these errors were encountered: