Next.js Discord

Discord Forum

Unable to use "react-dom/test-utils"

Unanswered
Philippine Crocodile posted this in #help-forum
Open in Discord
Philippine CrocodileOP
I'm unable to build my nextjs Application If I include below import-
import { Simulate } from "react-dom/test-utils"
I get below error (in image) while building.
NextJS version-latest

0 Replies