You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to integrate into NextJS,
Error, TypeError: keys is not a function at file:///home/user/project/nextjs/ui/node_modules/reakeys/dist/index.js:4:31 at ModuleJob.run (node:internal/modules/esm/module_job:194:25) {
Describe the bug
Unable to integrate into NextJS,
Error,
TypeError: keys is not a function at file:///home/user/project/nextjs/ui/node_modules/reakeys/dist/index.js:4:31 at ModuleJob.run (node:internal/modules/esm/module_job:194:25) {
following is my package.json
tsconfig
Steps to Reproduce the Bug or Issue
npm run dev
to serve in dev environmentExpected behavior
There should not be any error with NextJS
Screenshots or Videos
No response
Platform
Your Example Website or App
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: