Etienne Beaudry Auger
Etienne Beaudry Auger
certainly, I will get back to you in a few days ✌️ I will test on my Forma
Here my output on macos: ` ❯ ./local_test.sh grep: /mnt/onboard/.add/kobocloud/kobocloudrc: No such file or directory src/usr/local/kobocloud/get.sh: line 54: /mnt/onboard/.add/kobocloud/kobocloudrc: No such file or directory 2021-05-11_16:46:10 done sha1sum: stat '/tmp/KoboCloud/Library/ulysses.epub': No...
@jlengstorf I target a contributor if he can review this PR. 🙏🏻
NOTE: I use a fork repo with `yarn` instead of `npm`. hugo-bin seem to work well if you bum to 0.71.1 ```yarn upgrade hugo-bin --latest``` For my side, I have...
@sergioisidoro I have an apple silicon (mac mini m1) and I'll try to make a workaround on my local machine first. For the contribution on this repo (pull request), I...
@sergioisidoro I made a PR #522 for bumping all the old deprecated packages (not all, but the minimum package) for running without errors. It should work on `start` and on...
@timtorres You are right. You can check my fork [here](https://github.com/ebauger/victor-hugo) or use it for starting your project. You can compare the package.json. `node-sass` is now `sass` and bump some package...
nice! @sergioisidoro Thank you for your contribution.
> Thanks for this request. This could work via a `--platform` flag that is passed to Docker when building the image The documentation for that will be nice. I'll try...
@LucilleH I don't have any experience how to test a branch on this golang project. I'm a nodejs developer. Do you have any documentation? EDIT - Find it : https://github.com/jetpack-io/devbox/blob/main/CONTRIBUTING.md