Samuel-MM
Samuel-MM
@hemna Did you find any solution?
I had the same issue and the solution was really to install https://visualstudio.microsoft.com/pt-br/visual-cpp-build-tools/, and double check if nmake was added to PATH at environment variables. It can be done automatically...
Same here, windows 10
Having a "similar" issue here using ``` image: docker:latest services: - docker:dind ``` `Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.43`