09-02-2018, 05:08 AM
It seems your dependencies are not installed correctly for some reason. I advice to completely delete your node_modules folder, and make sure the package-lock.json is the same as the one on github (from the version you downloaded). And only run the npm commands from the installation doc.