Bùi Xuân Diễn
Bùi Xuân Diễn
I'm having a problem with HttpClient when socketio is opening a connection. Httpclient always return fasle(conection failed) when Socketio is connecting. When I disable socketio.loop() or wait for socketion to...
Hi I am having problems with Chart Guage on android. I run this code and it works fine in web browser. ``` import * as React from 'react'; import {Chart}...
When I run the script in the folder tools/docker/start_mac_docker.sh in linux(gentoo) I get an error message `docker: Error response from daemon: pull access denied for base_aisdktoolclt_ubt16, repository does not exist...
# Environment: - OS: gentoo - [canchat](https://github.com/lganzzzo/canchat) last source - gcc: 12.2.0 # Step: 1. Build canchat with ``` mkdir build cd build cmake .. make ./canchat-exe ``` 2. Open...
### Bug Description I followed the steps in the README and ran the command to create a simple NestJS module. However, after running for a while, it crashed. ### Bug...