Samir Sabri
Samir Sabri
yes, it did not work for me
I've got the same error: ``` TASK [HashNuke.elixir-stack : install hex] ************************************* fatal: [138.68.17.100]: FAILED! => {"changed": true, "cmd": ["bash", "-lc", "mix local.hex --force"], "delta": "0:00:00.011344", "end": "2016-08-04 10:32:27.761575", "failed":...
Yea, is there any clear documents? obviously not
Thanks, but, what's the difference between 'facebook send it' and your gem ? On Wed, Dec 19, 2012 at 6:16 PM, Mike Połtyn [email protected]: > No, it's supposed to be...
Did you solve this problem?
Thank you, disabling Instant Run solved the issue! but it stopped me for 6 days 😢 , I think its a good idea to mention this possible issue at the...
If this project depends on GPL licensed dependencies, then its considered to be licensed under the GPL terms.
ah, so if a GPL based library is used as binary then the source code of the project is not affected?
Any update for setting the option in command line?
@coderberry if you are interested in GET requests for example, here is a valid format I've used with rails: cat ./production.log | grep 'Started GET' | goaccess --log-format='I, "%^" "%r"...