r.default.acequire is not a function

133 Views Asked by At

I have a problem with my task. Error message is: enter image description here. Could please help me? I have tried so many way to solve this issue but I couldn't.

I have change my react-ace version and my expactation is solving this problem.

1

There are 1 best solutions below

0
RaytheonXie-MSFT On

The error message r.default.acequire is not a function suggests that there might be an issue with how you're using or importing the react-ace library in your React project.You need to update react to the latest version