Adrien Crivelli

Results 237 comments of Adrien Crivelli

@daniel-sc, would you be willing to use your experience as the maintainer of `ng-extract-i18n-merge` to create a PR for Angular ?

@timeimp you might want to have a look at https://github.com/angular/components/issues/24128, which was reported earlier in this thread by @dgerhardt

https://github.com/chartjs/chartjs-adapter-date-fns/pull/39 would solve this

I disagree, [npm official documentation](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#peerdependencies) explain that `peerDependencies` is used when your package is a _plugin_ for something else. And `chartjs-adapter-date-fns` is not a plugin for `date-fns`. It absolutely requires...

I'd be interested in a reproducible case where you saw duplicated modules. Did you try running `npm dedupe` that was made specifically to sort out those kind of situation ?...

From reading the [man page](https://www.mankier.com/8/fidentify), I don't see how `fidentify` would help with the problem as it is only listing the file type. I've had relative success with https://github.com/bookkojot/mp4fixer to...

The attached file is no longer accessible, and therefore this issue has no value anymore and should probably be closed.

Shouldn't we close this following #1024 ? Or is it something different?

@developit, you've been active recently on this issue, and there is a very similar issue with possible solution in https://github.com/GoogleChromeLabs/critters/issues/103#issuecomment-1208236366. Could you have a look and offer guidance on how...

This is very likely to have the same root cause as #103, and IMHO should be close as duplicate.