I have updated node 14 to node 20, so I updated moleculer-cron:0.0.2 to .0.04, but the same is not working in 0.0.4. I have pasted the snippets for further analysis.
node -v
20.11.1
"moleculer": "0.14.32",
"moleculer-cron": "0.0.4",
dep - "cron":"1.8,2"
"moleculer-web": "0.10.7",
I have updated node 14 to node 20, so I updated moleculer-cron:0.0.2 to .0.04, but the same is not working in 0.0.4. I have pasted the snippets for further analysis.
node -v 20.11.1
"moleculer": "0.14.32", "moleculer-cron": "0.0.4", dep - "cron":"1.8,2" "moleculer-web": "0.10.7",
moleculer-cron\src\index.js