-
Notifications
You must be signed in to change notification settings - Fork 2
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
build.bat installation doesn't work #1
Comments
I've been able to resolve the above error in the build.bat file by replacing IO.Swagger with TiliaLabs.Phoenix:
However now I'm getting new errors and still not able to get the TiliaLabs.Phoenix.dll to build, the errors are as below:
Does anybody know how I can resolve this? |
Raised PR to fix the original error: #2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to run the build.bat to install the client there are errors for files not being found, it looks like the bat file is referencing a src\IO.Swagger directory that doesn't exist in the repo:
The text was updated successfully, but these errors were encountered: