guess-js/guess

error when implementation in Next.js

gobielJonathan opened this issue · 1 comments

this my routes.js
image

this my next.config.js
image

this error occured when the path hit
image

UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'normal' of undefined

any suggestion?

Guess.js does not support webpack@5 at the moment. We're gauging interest in #518.