Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error from chokidar using react-md-editor #285

Closed
gregoryjacques opened this issue Nov 8, 2021 · 1 comment
Closed

Error from chokidar using react-md-editor #285

gregoryjacques opened this issue Nov 8, 2021 · 1 comment

Comments

@gregoryjacques
Copy link

When i use the react-md-editor accros my library, i get this error on my spa (react)

Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'
Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\pagefile.sys'
Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\swapfile.sys'`

I try to resolve this issue, cleanin my node_modules directory, clear npm cache, as everyone could say but no way to resolve it, and i don't want to let npm execute with admin privileges. The only thing changing between last good workin is the use of your library.

Do you experience this issue, do you have any idea how to resolve it ?

By the way, thanks for you work on this usefull tool ;)

@gregoryjacques
Copy link
Author

Ok, sorry, problem resolve (forget to delete previous bad reference), nothing to deal with the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant