# error

> The error associated with the package collection.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager](/engine/6000.6/script-reference/unityeditor/packagemanager.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Error error { get; }
```

### Remarks

The project packages are in an inconsistent state, likely due to a dependency conflict.  This error applies to the collection as a whole, not the packages themselves.
