Herberts Markuns

Results 4 comments of Herberts Markuns

For anyone using **Git Bash**, for a more **permanent** solution, you can modify the file: `C:\Program Files\Git\etc\profile` and at the very bottom add line: `eval $(docker-machine env)` So when you...

@labboy0276 sorry for late response. We did not resolve it, but we worked around the issue by calling drush database import commands. I think it was the `lando drush sql-cli...

Added this fix to my [fork](https://github.com/Herbis/ngx-modal) that I will keep maintaining. Also available on [NPM](https://www.npmjs.com/package/@herbis/ngx-modal). Thanks, @shalevshalit .

Added this adjustment to my [fork](https://github.com/Herbis/ngx-modal) that I will keep maintaining. Also available on [NPM](https://www.npmjs.com/package/@herbis/ngx-modal). Thanks, @deej81.