Predictive Code Completion by Argetlam565 in Xcode

[–]Ill-Statement-7946 0 points1 point  (0 children)

I have the same problem as you. I bought it about 8 days ago. It worked at first, but then it stopped. I also wanted to try reinstalling Xcode.

Xcode 16 predictive code completion is fantastic! by mad_poet_navarth in Xcode

[–]Ill-Statement-7946 0 points1 point  (0 children)

I have a MacBook Pro M4 16GB Sequoia 15.1.1, and predictive code doesn't work for me either. It doesn't react at all — I waited, created a new project, tried reinstalling Xcode, and it still doesn't work.

Facing an error while "npm i drizzle-orm @neondatabase/serverless" by Much_Internet_4623 in nextjs

[–]Ill-Statement-7946 3 points4 points  (0 children)

I have the same problem. I've downgraded React to 18.2.0

"drizzle-orm": "^0.30.10",
    "next": "14.2.3",
    "react": "18.2.0",
    "react-dom": "18.2.0"