pmb0
pmb0
I think #7163 is the same issue
Probably #6605 has reintroduced the problem in [`[email protected]`](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md#861).
@zkochan is there a chance to get multiple copies of same deps fixed?
+1 Also having this issue with Node.js 5. Is express.io still maintained?
> @pmb0 Have you checked the [comment above about the popup parameter](https://github.com/heiseonline/shariff/pull/381#issuecomment-761708915)? https://github.com/heiseonline/shariff/commit/ca92a7a3e86794b38ccf6d31c892038e0489e66f
@thaddeuscleo I have got it now: `params` and if necessary `searchParams` must be declared as optional, then the compiler does not complain anymore. ```diff - searchParams: { currentPage: number };...
Do you have a publc repo that reproduces this issue?
@slobo you might want to use my [Sentry::SDK](https://github.com/heiseonline/perl-sentry-sdk) package, which supports performance monitoring.