This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
FATAL defu is not a function #545
Open
Description
When I initialized the project with Nuxt2 and selected the chakra-ui
then I got this error when I started, console show the error was in this package.
FATAL defu is not a function
at ModuleContainer.module.exports (node_modules/@chakra-ui/nuxt/lib/module.js:20:32)
at ModuleContainer.addModule (node_modules/@nuxt/core/dist/core.js:239:34)
at node_modules/@nuxt/utils/dist/utils.js:639:43
at async ModuleContainer.ready (node_modules/@nuxt/core/dist/core.js:55:5)
at async Nuxt._init (node_modules/@nuxt/core/dist/core.js:478:5)
╭───────────────────────────────────────╮
│ │
│ ✖ Nuxt Fatal Error │
│ │
│ TypeError: defu is not a function │
│ │
╰───────────────────────────────────────╯
Metadata
Metadata
Assignees
Labels
No labels