09-02-2018, 03:54 PM
(09-02-2018, 03:40 PM)packcrypto Wrote:Problem solved, just did a fresh install and followed the instructions like you said(09-02-2018, 05:08 AM)askmike Wrote: 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.
I'll give it a try sir!
Thank you