Rambaud Pierrick

Results 374 comments of Rambaud Pierrick

I'll be glad to work on PR on this but I have several question before I start: I assume I'll be coding something that looks like what have been done...

> I tried pushing changes but it blocked me so I'll just write the changes as suggestions. this is weird as I set this: ![Capture d’écran 2021-06-29 à 11 52...

according to the image you send it seems that something is not running the way I would like, I'm trying to install the yarn project locally but I can't manage...

Sorry for the very late answer but i had no time to dedicate to this PR these past month. So as I explained I would like to test the modifications...

i ran `npm i` which seemed to worked (I'll ignore deprecation warnings) and then `npm t` that led to error in the snapshots as you mentioned. Now if I want...

I get the following error : ``` > [email protected] start /Users/pierrickrambaud/Documents/travail/FAO/app_buffer/all-contributors-cli > ./dist/cli.js sh: ./dist/cli.js: No such file or directory npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR!...

first thank you very much for taking over the review of this PR ! I would be glad to help but as long as I don't understand how to start...

I still get the same errors as I was mentioning earlier in the thread, it may be related to my machine but I don't have the bandwidth to do a...

So assuming that the variable `previousContent` is the full extend of the file in 1 single string, I should be able to split it with `\n` so In python I'll...