Denis Policastro
Denis Policastro
Any news or workaround for this? @atrombet's solution didn't work for me. =(
Thanks @manklu, I faced some issue trying to make it work on my project, and noticed that using `minHeight` property was not enought, you have to set the `height`. So...
It didn't work for me, I've read there are some problems with phathonJS and linux...
@MarcGodard Thanks for reporting, but before deploying an app to heroku you will probably want to test it, and the best way to do this is locally. It looks like...
@albertoantunes You are right, it worked for me. Here is my Dockerfile, hope it helps some with the same problem. ``` FROM node:8 USER node ENV NPM_CONFIG_PREFIX=/home/node/.npm-global ENV PATH=$PATH:/home/node/.npm-global/bin WORKDIR...
Any updates? I'm facing an issue trying to deploy Polygon Edge Layer 2 on Besu because this method is required by one of the commands needed to configure the L1...
@linuxfreakus thank you for opening this PR! I still own you this review, I'm trying to find some time to do so. I promise I'll try to get back to...
My thoughts regarding the added functionalities: ## Good ✅ - Configuration inside `.tfgen.d` - Increased functionality for template - Log level flag - Template context struct - exec_all command ##...
I eventually get some of those errors on the logs, for every application, even when no one is using the UI or CLI. I wonder if in my case those...