codemacabre / whoisatmarstoday

A Mars mission tracker.
Other
0 stars 0 forks source link

Scheduled function doesn't run #3

Open codemacabre opened 2 years ago

codemacabre commented 2 years ago

Steps to Reproduce

  1. Visit https://whoisatmarstoday.netlify.app/.netlify/functions/update-db
  2. Receive the following error:

    Runtime.ImportModuleError - Error: Cannot find module '/var/task/node_modules/wtf_wikipedia/builds/wtf_wikipedia.cjs'

Resources

codemacabre commented 2 years ago

Potentially fixed by 1e94c368eefc110d7a6be0b9d7d261757cff00e9. Awaiting scheduled run to test if data is updated.