ERROR in ./node_modules/codemirror/dist/index.cjs Module build failed: Error: ENOENT: no such file or directory,

25 Views Asked by At

ERROR in ./node_modules/codemirror/dist/index.cjs Module build failed: Error: ENOENT: no such file or directory, open 'E:\New folder\ce\ce\node_modules\codemirror\dist\index.cjs'

It gave me this error while I was trying to use codemirror in my project. so how can I fix this error.

I have tried deleting the node module folder and then reinstalling npm, but it didn't work. can someone help me solve this error. Thank you in advance.

0

There are 0 best solutions below