gerisse
gerisse
_this runs :_ version: '2' services: proxy: image: traefik networks: - traefik ports: - "80:80" - "8080:8080" - "443:443" volumes: - "./traefik.toml:/etc/traefik/traefik.toml" - "./acme:/etc/traefik/acme" - /var/run/docker.sock:/var/run/docker.sock restart: unless-stopped labels: -...
i have a similar problem : i applied your method to build a project with eclipse ; all seems correct , except this error : ./main.c:23:35: fatal error: freertos/heap_regions.h: No...
yes, Darcius, i 'm on master branch. `node -v` gives `v15.0.1` . Thanks
ok , so i did the update , and choosed the node 14 version. But the same issue appears :-(
yes, i pulled it before