Niccolò Belli
Niccolò Belli
I'm pretty sure I did, but I will double check.
I guess it would be advisable to avoid 6.9 until this gets fixed, right?
Yes but I have a new patch for this.
> if you update the PR with your new patch we could get this merged, if it's ready @MrRoy I've created a new PR to showcase the new approach. We...
https://github.com/LMestre14/react-native-timed-slideshow/issues/10
I specify that even manually formatting the date with `format(minHour, 'yyyy-MM-dd HH:mm:ss X')` leads to the same error, while avoiding parameters binding alltogether works perfectly (but it's not safe).
Removing the lockfile doesn't help either: ``` [niko@arch-phoenix docs]$ rm pnpm-lock.yaml [niko@arch-phoenix docs]$ git clean -xdf Removing node_modules/ [niko@arch-phoenix docs]$ pnpm install Scope: all 8 workspace projects Downloading registry.npmjs.org/monaco-editor/0.44.0: 16.74...
https://github.com/pnpm/pnpm/issues/7024
https://github.com/pnpm/pnpm/issues/5803