dhruv-2015 / JIOTVServer

JIOTV Server Script is made to Streaming LiveTV Channels from JIOTV using indian server (vps) or your phone and Play it on Apps or Browser ( Using New APIs )
https://discord.gg/suyzkCQKhC
152 stars 98 forks source link

Handler.js not found. #9

Closed jatinderpalsingh closed 11 months ago

jatinderpalsingh commented 1 year ago

I am executing this script on my windows laptop. I have already installed nodejs. Using start.bat in your package, I tried to run this script. I got the error package 'express' and 'cors' are missing. Using npm install commands, I have installed the packages and these package errors are gone. again running start.bat, I am getting another error: can not find module: JIOTVServer-main\build\handler.js' imported from JIOTVServer-main\index.js

There is no build folder in github repo and no handler.js file. I checked index.js file and found that you are referring to handler.js on Line 18. Kindly check and update the package.

csetube commented 1 year ago

Am also facing the same issue

rrjanbiah commented 11 months ago

@jatinderpalsingh @csetube I can see the mentioned file and folder in https://github.com/dhruv-2015/JIOTVServer/tree/main/build and to the bug is now outdated?

dhruv-2015 commented 11 months ago

It's fixed.