Skip to content

Error in installing the package #102

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

Open
mohammadrezahamedi opened this issue Feb 15, 2025 · 1 comment
Open

Error in installing the package #102

mohammadrezahamedi opened this issue Feb 15, 2025 · 1 comment

Comments

@mohammadrezahamedi
Copy link

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

@amirebrahimi
Copy link
Contributor

This was fixed in #98, but hasn't been merged. You might find it fixed in other forks, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants