Results 4 comments of Michael Cheng

Hello, you can try pulling my code from GitHub, building it, and then seeing how your code might be different. On Jun 19, 2016 4:01 AM, "rajat25jain" [email protected] wrote: >...

To solve these kinds of problems, I usually just start writing a lot of console.logs to see what is going on. I can't really help with your specific situation. On...

Hmm, one thing to think about is that this will make the repo different from the YouTube tutorial. Maybe we can instead put in the README instructions for installing the...

Can you simply put your code in a branch, and give instructions for using your branch in the README? I'd like to not mess with my `master` version. Thanks again!