Every time when i run or restart my backend server, it shows following error in my terminal:
Error from chokidar (C:\node_modules): Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys' Error from chokidar (C:\node_modules): Error: EBUSY: resource busy or locked, lstat 'C:\pagefile.sys'
Error from chokidar (C:\node_modules): Error: EBUSY: resource busy or locked, lstat 'C:\swapfile.sys' Error from chokidar (C:\node_modules): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'
My tech stack is: Nodejs, MongoDb, Mongoose, React, NPM, Material-ui If you still want to add me any code or file, let me know
Its pretty annoying, How can i eliminate this error?