Pierre

Results 24 issues of Pierre

Riak was not starting so I logged into the container and did: ``` riak console /etc/riak/riak.conf after line 334 column 1, parsing incomplete ``` vim /etc/riak/riak.conf ``` ## Acceptable values:...

Defect

elasticsearch head chrome extension is a fantastic tool. Thanks for the good work. I have 3 ideas for the browse section: - The browse section is showing just a few...

hi here is what I get from doing vagrant up ``` ==> default: TASK: [oracle-java | Install Oracle Java Repo Installer Repository] *********** ==> default: failed: [127.0.0.1] => {"failed": true,...

Hi, Before I try to use algnhsa, I was having implementing something similar to this: https://djhworld.github.io/post/2018/01/27/running-go-aws-lambda-functions-locally/ to query my lambda function locally. Is algnhsa still allow using the _LAMBDA_SERVER_PORT to...

I would like to bundle my json-server using webpack. I have a very simple webpack config, my express server is working well with the command: ``` node fake-backend/babel.server.js ``` As...

I have an issue with usemin. I decided to add a simple filter to my angular app so I can check if the url I get back from the the...

I can not make it work. I created a repository with a Vagrantfile that should set up a swarm cluster of 3 nodes and I would like 1 consul server...

Hi, very good book, thank you very much. I have a bug when I try to run the example on chapter 14. I did not get any trouble until then....

My tests are working with chrome but failing with PhantomJs It looks like the verification is done before the request with phantomjs. The output I get from the pact-mock_service is:...

I am playing with this redux app and I think you have the right level of complexity for a very good starter. Other isomorphic redux starter tends to add so...