Hello,
When I install Dokz with the command npm init dokz-app and npm install, I have this error :
> next dev
ready - started server on http://localhost:3000
[ info ] generating mdx sidebar file
info - automatically enabled Fast Refresh for 1 custom loader
error - ./node_modules/@chakra-ui/portal/dist/esm/portal.js
Attempted import error: 'useCallbackRef' is not exported from '@chakra-ui/hooks'.
wait - compiling...
error - ./node_modules/@chakra-ui/portal/dist/esm/portal.js
Attempted import error: 'useCallbackRef' is not exported from '@chakra-ui/hooks'.
event - build page: /next/dist/pages/_error
wait - compiling...
error - ./node_modules/@chakra-ui/portal/dist/esm/portal.js
Attempted import error: 'useCallbackRef' is not exported from '@chakra-ui/hooks'.
TypeError: (0 , _utils.compose) is not a function
Hello, When I install Dokz with the command
npm init dokz-app and npm install
, I have this error :Thanks ^^. Quentin