Module not found: Can’t resolve ‘@emotion/react’ January 7, 2023 by Tarik I had a similar issue and I resolved it by calling: npm install @emotion/react or yarn add @emotion/react