Blogs

Showing 7 results.
Items per Page 20
of 1

Forums

« Back to Technical Questions

Package doesn't install, fails with message 'Unknown version attribute 0'

Combination View Flat View Tree View
Threads [ Previous | Next ]
My package will not install. Fails with message 'ERROR: Unknown version attribute0'

When you specify the dependency in your packaging command line, you must specify the version attribute as well. Your error occurs because when you packaged your application you specified the dependency as --deps <ssid>, but you must include the version specifier as well. This dependency should look like --deps <ssid>,<version specifier>

Collateral


No files available