I had the same issue, i tried everything, but reinstall node_modules helped me.
so, try delete node_modules and delete package-lock.json. and run npm install.