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

can not find BackupService #10

Open
mzy666888 opened this issue Apr 10, 2019 · 5 comments
Open

can not find BackupService #10

mzy666888 opened this issue Apr 10, 2019 · 5 comments

Comments

@mzy666888
Copy link

in the Wirehome.Core can't find the BackupService
the version:1.0.0-beta1

@chkr1011
Copy link
Owner

Hi, please use the latest master branch. The file was excluded by accident due to a gitignore sample file.
Let me know if this version works better.
Best regards
Christian

@mzy666888
Copy link
Author

the BackupController file in the Path :Wirehome.Core/Wirehome.Core/HTTP/Controllers/BackupController.cs

image

it contains BackupService file, but project not find BackupService file.

@chkr1011
Copy link
Owner

Oh sorry I forgot to push. Please try again 🙈

@mzy666888
Copy link
Author

the BackupService is work.
but more error
1、
image

2、the two file using error
error: using Wirehome.Core.Cloud;
right: using Wirehome.Core.Cloud.Channel;
the class ConnectorChannelStatistics is in package: Wirehome.Core.Cloud.Channel;
image

@chkr1011
Copy link
Owner

What does that error mean? Are the files missing? The latest master branch is compiling on my machine and also the CI build works (as you can see on the readme page).
Please try pulling a clean copy again.

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