Edward Ha
Edward Ha
Any update for this issues ?
@vijayalakshmiNagaraj Hey there, can you show your package.json to me? I have the same problem with react 18
I still get the error. Any solution for this problem? @Thiagohgl 
Just switch to python 3.10 version and it works now
Oh this is my package.json file { "name": "test", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": {...
Update: It seems to work when I build it up but not work in local
it means it does not work on my local but only works when I build and run it.
No, the scrolling does not work either.