akismet-api
akismet-api copied to clipboard
TypeError: hexoid is not a function when using Akismet API with Formidable Implicit Dependency
I recently encountered an issue within a Next.js application after installing akismet-api version 6.0.0. When I attempt to use the Akismet client in my Next.js route handler, I receive the following error: TypeError: hexoid is not a function.
Environment Node.js Version: 18.7.0 Next.js Version: 14.3.2 Akismet API Version: 6.0.0