Creating an optimized production build ...
glob error [Error: EPERM: operation not permitted, scandir 'C:\Users\LENOVO\Application Data'] {
errno: -4048,
code: 'EPERM',
syscall: 'scandir',
path: 'C:\\Users\\LENOVO\\Application Data'
}
Failed to compile.
Error: EPERM: operation not permitted, scandir 'C:\Users\LENOVO\Application Data'
It is throwing the following errors - I have tried removing the node_modules folder, removing the cache, tried to run it in administrator mode, building it again but none of them worked and the interesting thing is that the folder (Application Data) that it is trying to access doesn't even exist in the directory.