João Victor Ramires Guimarães Brito
João Victor Ramires Guimarães Brito
After following the setup instructions, I've successfully installed it using `docker-compose run composer create-project`. Then, in the next step, to run the containers, docker complains about the name of the...
Failed to start Solargraph: Error: [NoMethodError] private method 'select' called for nil:NilClass
### Environment **OS:** Ubuntu 20.04.3 LTS (Focal Fossa) **Ruby:** ruby 2.7.4p191 **Solargraph:** solargraph (0.44.1) **Rubocop:** rubocop (1.23.0) When I open my project in VsCode, the warning starts: > Failed to...
The default behavior when the helper receives an invalid input is to return **Invalid Date**. Optionally, from docs we can allow empty dates to be passed but it returns nothing:...
First I tried to run the script using zsh (I shouldn't?) and it prompted: `ubuntu-wsl2-systemd-script.sh:29: = not found` Then I restarted the temrinal and ran it using bash and apparently...