Sergey

Results 12 comments of Sergey

Looks like it easier to create new slider from cratch, than find out the solution for swiper.

In my case i just needed to read what docker is writing above `process "/bin/sh -c yarn install --production" did not complete successfully: exit code: 1` line and then debug...

@samcx Thank you for response. Maybe, but in real world project i am getting too much errors when i use `turbopack`, and these errors are incompatible with `next.js` docs (and...

@samcx i will write some of the errors here (in 12-24 hours). - `Are you able to upgrade to the latest (canary)`: yes. - `and/or React 19?`: no (curent versions:...

@samcx i'm sorry for delay. First two errors: 1. When i add `minimumCacheTTL: 31540000000` to `nextConfig.images` it gives an error: > - invalid value: integer `31540000000`, expected u32 at line...

@samcx new report is submitted: https://github.com/vercel/next.js/issues/69330