Sergey
Sergey
Looks like it easier to create new slider from cratch, than find out the solution for swiper.
npm r typescript npm i [email protected] works fine
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, @bgw ok, thank you, no more errors.
@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 "next": "^14.2.4".
@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 yes, i will try to make new report in 3-24 hours.
@samcx new report is submitted: https://github.com/vercel/next.js/issues/69330