emailOtp plugin causes build error
Without the emailOtp plugin, my code builds fine. If I add the plugin (as pictured), I get the error
I've already updated my next.config.js file with
For reference, I'm using nextjs
Cannot get final name for export 'base64' of ../../node_modules/.pnpm/@simplewebauthn+server@10.0.1_encoding@0.1.13/node_modules/@simplewebauthn/server/esm/deps.jsI've already updated my next.config.js file with
For reference, I'm using nextjs
