Jump to content

[Solved] Run Scheduled Task - Node.JS


benmmonster

Recommended Posts

I want to run a task for every day to update my database. I noticed that heliohost offeres a scheduled task function in plesk.

I was trying that and I tries `node update.js`, `npx node update.js` & npx run update (Script in my package.json that runs  npx node update.js) and it returns a command not found error. Is it possible to use this function for node.js?

Link to comment
Share on other sites

  • Krydos changed the title to [Solved] Run Scheduled Task - Node.JS
  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...