Abhinav Dinesh C
Abhinav Dinesh C
This seems to be an error related to playing the notification sound when a slot is found. Can you trying running the script from Command Prompt instead of Powershell just...
Have you changed any code related to sound notification ? You could for the time being comment out the lines which play the notification sound and this should work.
Are you still getting this error, I kept this issue open to see if any other users face this same issue. I have released new versions of the library so...
Can you clone the code and comment out these lines in the code ``` const sound = require("sound-play"); const path = require("path"); const notificationSound = path.join(__dirname, "sounds/beep.wav"); sound.play(notificationSound); sound.play(notificationSound, 1);...
> What is the source of district ID? To answer this question, the district-id mapping was taken from Co-WIN Portal itself so there shouldn't be an issue there unless the...
Hi, Can I try adding this feature to the mention directive. ?