Skip to content

git clone git@github.com:EvolutionAPI/whatsmeow.git whatsmeow-lib #1

@mpaivapinheiro

Description

@mpaivapinheiro

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

=> [build 5/8] COPY whatsmeow-lib/ ./whatsmeow-lib/ 0.0s
=> ERROR [build 6/8] RUN go mod download 1.6s

[build 6/8] RUN go mod download:
1.395 go: go.mau.fi/whatsmeow@v0.0.0-00010101000000-000000000000 (replaced by ./whatsmeow-lib): reading whatsmeow-lib/go.mod: open /build/whatsmeow-lib/go.mod: no such file or directory


Dockerfile:14

12 |
13 | # Agora fazer download das dependências (com replace funcionando)
14 | >>> RUN go mod download
15 |
16 | # Copiar o restante do código

ERROR: failed to build: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
make: *** [Makefile:163: docker-build] Error 1

What did you expect?

That it would work

What did you observe instead of what you expected?

The error shown above

Screenshots/Videos

No response

Which version are you using?

main

What is your environment?

Linux

If applicable, paste the log output

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions