[DiscordArchive] I have a problem with errors after call command `acore.sh docker dev:build` I'm using Windows 10 and
[DiscordArchive] I have a problem with errors after call command `acore.sh docker dev:build` I'm using Windows 10 and
Archived author: Gromix • Posted: 2023-05-16T19:18:03.248000+00:00
Original source
I have a problem with errors after call command `acore.sh docker dev:build` I'm using Windows 10 and my terminal window disappears when it's finished and I don't see these errors. How can I stop exit the window?
Archived author: Gromix • Posted: 2023-05-16T19:22:02.160000+00:00
Original source
or where can i find the logs from this build?
Archived author: Revision • Posted: 2023-05-16T20:10:50.171000+00:00
Original source
Do a clean compile
Archived author: Gromix • Posted: 2023-05-16T20:13:55.853000+00:00
Original source
VisualStudio clean ALL_BUILD ?
Archived author: Gromix • Posted: 2023-05-16T20:40:09.467000+00:00
Original source
`docker clean:build` solved my problem. Thanks