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
i dont know why not found, becuase depencies is already exist, this only error in testing actually..
detail :
"next": "14.1.1",
"@ckeditor/ckeditor5-react": "^9.0.0",
"ckeditor5": "^42.0.2"
"@testing-library/react": "^16.0.0"
"jest": "^29.6.2"
npm version : 8.19.4
node verison : 21.1.0
os version : windows 11
The text was updated successfully, but these errors were encountered:
IrwanFicoFar
changed the title
Cannot find module 'ckeditor5' when testing with react-testing-library jest
Cannot find module 'ckeditor5' when testing with react-testing-library
Aug 24, 2024
IrwanFicoFar
changed the title
Cannot find module 'ckeditor5' when testing with react-testing-library
Cannot find module 'ckeditor5' when testing with react-testing-library Next Js
Aug 24, 2024
i have problem on my next js testing with ckeditor,
here is my ckeditor component :
and this is my testing :
error is :
i dont know why not found, becuase depencies is already exist, this only error in testing actually..
detail :
The text was updated successfully, but these errors were encountered: