Skip to content
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

New repository build fails with CS0117 "UrlManager" has no definition for "LaserStatistics". #2157

Open
ZimTh opened this issue Nov 19, 2023 · 1 comment

Comments

@ZimTh
Copy link

ZimTh commented Nov 19, 2023

A new repository build fails with the error message:
CS0117 "UrlManager" has no definition for "LaserStatistics".

To Reproduce

  1. Download the repository.
  2. Open the file LaserGRBL.sln in Visual Studio 2022
  3. Build
  4. Build fails with the error shown above.

Expected behavior
Repository should build.

Suggested fix
Add the field
public static string LaserStatistics = null;
to the UrlManager.

@arkypita
Copy link
Owner

Thank you.
This are some url definitions that I don't push on repository because I don't want fork share those links, I think I miss to push the empty definition for last one.

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