We did that and it worked. Thanks a million.
Best Wishes,
Mark
Hi guys!
I got this error on my Heroku logs and I don't know what's the problem.
I followed these instructions, my setup works ok locally and my Procfile is:
web: node loader.js
The only warnings I got were from npm:
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
Any ideas? Thanks in advance