sararob / ml-talk-demos

Code for the demos from my Google Next '17 talk: https://youtu.be/w1xNTLH1zlA and I/O '17 talk: https://www.youtube.com/watch?v=ETeeSYMGZn0
Apache License 2.0
300 stars 126 forks source link

creating copy of the package.json as local.json seemed to fix hours of debugging #5

Open MrGoogol opened 7 years ago

MrGoogol commented 7 years ago

stuck seeing error:
Error parsing triggers: Cannot find module 'firebase-functions' or Error parsing triggers: Cannot find module './local.json'

creating copy of package.json and saving it as local.json seemed to work