Altan S
Altan S
So, I made it work with Node 14, by trying out some solutions from this thread here https://github.com/Automattic/node-canvas/issues/1779 What worked for me was exposing an ENV variable for the lambda...
So I encountered this today after updating my containers. I'm running matomo in a docker compose setup. I was able to fix it like this: ``` bash docker-compose exec matomo...
I am running VS Code on Windows with WSL 2 activated, and the AlpineIntelliSense Extension was running on the remote machine. So the file changes from [the comment above](https://github.com/AdrianWilczynski/AlpineIntelliSense/issues/2#issuecomment-637336988) didn't...