npm – tarball data for material-design-icons seems to be corrupted
Finally, I got this fixed by: Removing node_modules folder Running npm update Running npm install As far I understand, the npm update should have updated the package.json file, but all dependencies kept the same versions as we had it before.