Skip to content

Error in installing the package #102

Open
@mohammadrezahamedi

Description

@mohammadrezahamedi

I get some errors after I install the package, what to do?
Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(184,13): error CS0246: The type or namespace name 'PackageStatus' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(184,36): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(191,42): error CS1061: 'PackageInfo' does not contain a definition for 'status' and no accessible extension method 'status' accepting a first argument of type 'PackageInfo' could be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(197,27): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(209,34): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(212,34): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(220,27): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(249,32): error CS0103: The name 'PackageStatus' does not exist in the current context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions