Build failed caused by missing WebServerAdapterInterface
gwang19 opened this issue · 0 comments
gwang19 commented
I'm doing investigation on implementing restful API with C++, this library looks good and suitable, I want to build it myself to do further investigation, BUT block with error:
WebServerAdapterInterface/2.0.0@systelab/stable: Trying with 'systelab-public'...
ERROR: Failed requirement 'WebServerAdapterInterface/2.0.0@systelab/stable' from 'conanfile.py (RESTAPICore/None)'
ERROR: Permission denied for user: 'None'. [Remote: systelab-public]lic]
Could you please help on pointing what I should do to fix this problem and whether dependence can be retrieved via other tool?
Thanks in advance.