The error 'Package name must be unique' is caused when another package in the order has an identical name.
Each package name needs a unique name. In the example below we added (_1) to make package name unique.
The error 'Package name must be unique' is caused when another package in the order has an identical name.
Each package name needs a unique name. In the example below we added (_1) to make package name unique.
Comments
0 comments
Article is closed for comments.