Richard Chukwu
Richard Chukwu
The error message indicates that the go build command is unable to find the required modules for the project. This is because the -mod=vendor flag is being used, which instructs...
Hello @jsuereth is the currently being worked on, or can I take it up please?
Linked PR #1480 as a fix for this @joaopgrassi Kindly review please
All changes effected @tsloughter kindly check
I'd like this to be assigned to me please @patricoferris @talex5 Thank you
Hello @patricoferris and@talex5 can I be assigned this issue please instead since it's windows specific and the other issue #763 depends on getting this solved first?
@patricoferris I'd prefer this please instead since it's more windows specific for the purpose of this Contrbution phase if that's okay?
@talex5 @patricoferris @oyenuga17 tried running the Eio tests in tests/dune after uncommenting the ; (build_if (= %{os_type} "Win32")) using Utop on windows. Here are some erros encountered for each test:...
Hello @patricoferris @talex5 Kindly check my submitted PR on this issue. I ran the tests successfully on windows after removing the `(enabled_if ( %{os_type} "Win32"))` in tests/dune) and noted some...
Is this still being worked on after the previous closed PR @bogdandrutu @malkia or is it something I take up