Schedule is not defined

Hi Everyone!

I’m experiencing the issue below, which I’ve encountered in the past. It was resolved previously, so I waited to see if it would be fixed again, but it seems to persist. Could anyone assist me with this?

I tried reinstalling fdk, clearing .fdk but still no luck!

ReferenceError: $schedule is not defined
      at Object.fetchSchedule (server.js:23:18)
      at server.js:2:35
      at server.js:4:7
      at Script.runInContext (node:vm:141:12)
      at Request.sandboxExecutor (C:\Users\Benny Immanuel\AppData\Roaming\nvm\v18.16.0\node_modules\fdk\lib\event_handler\framework.js:240:25)
      at Request.execute (C:\Users\Benny Immanuel\AppData\Roaming\nvm\v18.16.0\node_modules\fdk\lib\event_handler\framework.js:234:10)      
      at Request.execute (C:\Users\Benny Immanuel\AppData\Roaming\nvm\v18.16.0\node_modules\fdk\lib\event_handler\framework.js:287:13)      
      at handler (C:\Users\Benny Immanuel\AppData\Roaming\nvm\v18.16.0\node_modules\fdk\lib\event_handler\framework.js:381:11)
      at Object.invoke (C:\Users\Benny Immanuel\AppData\Roaming\nvm\v18.16.0\node_modules\fdk\lib\api\smi.js:86:5)
      at dpRouterExec (C:\Users\Benny Immanuel\AppData\Roaming\nvm\v18.16.0\node_modules\fdk\lib\routes\data-pipe.js:42:32)

Thank you

@Freddy, your thoughts on this?