Unable to resolve jsx-dev-runtime when running emotion js with vite
I am developing a react web app using vite with typescript and I would like to use emotion.js as the styling libray but no luck getting it to work. I follow the official guide here and also this blog. This is the result when I did yarn run dev. I am using node 22 from nvm.