Yohan Lasorsa

Results 187 comments of Yohan Lasorsa

I have the same issue as I use en_US, fr_FR etc language codes. The plural forms match is based on the first part of the code, the plural rules should...

Could this PR me merged? It's really a blocking issue... @yvele ?

Any news? I know the `remark` npm package already exists, but you could still publish it as `@gnab/remark` or under any other organisation.

@Omar-Devjr Thanks for your contribution, but the quiz and their answers have been moved to the `quiz-app` folder for more convenience. It seems that you have using an outdated version...

Hi @mrbuddhu, it seems there's already a Hindi version located under `translations/readme.hi.md`. Maybe you could look at it and see if it can be improved? Please have a look at...

Thanks for your contribution!

Any update to have the fix merged? Got caught with this today and made a botched release because of it :(

@BrunnerLivio Would it be possible to update this so that it can be merged?

@micalevisk I have an up-to-date version of almost the same changes here, but an extra improvement: https://github.com/nestjs/schematics/pull/672 I've credited @BrunnerLivio and he even said to go with my PR instead...

Tried with: ``` customLaunchers: { ChromeHeadless_WithoutCrashing: { base: 'ChromeHeadless', chromeDataDir: path.resolve(__dirname, '.chrome-karma') } } ``` To replicate point 3) with an empty dir, still crashing for me :/ any workaround?