ShivaBhattacharjee / AnimeTrix

Animetrix is a project that utilizes the Anilist platform to obtain information on various anime titles, and it combines this data with the Gogoanime API to provide ad-free streaming of anime content.
https://animetrix.vercel.app/
Apache License 2.0
71 stars 40 forks source link

Website Player Error. Player doesnt load #94

Open Prayag8585 opened 1 year ago

ShivaBhattacharjee commented 1 year ago

Dependencies may have been outdated run npm i -f and if possible provide the error logs

Prayag8585 commented 1 year ago

Dependencies may have been outdated run npm i -f and if possible provide the error logs

Screenshot_20230706-195405_Chrome Npm package install warnings Screenshot_20230706-195401_Chrome And this is what I get when I run my project

ShivaBhattacharjee commented 1 year ago

Dependencies may have been outdated run npm i -f and if possible provide the error logs

Screenshot_20230706-195405_Chrome Npm package install warnings Screenshot_20230706-195401_Chrome And this is what I get when I run my project

You typed wrong command its npm start not npm run start

Prayag8585 commented 1 year ago

Dependencies may have been outdated run npm i -f and if possible provide the error logs

Screenshot_20230706-195405_Chrome Npm package install warnings Screenshot_20230706-195401_Chrome And this is what I get when I run my project

You typed wrong command its npm start not npm run start

Still the error comes the same in npm start and npm run start

ShivaBhattacharjee commented 1 year ago

Dependencies may have been outdated run npm i -f and if possible provide the error logs

Screenshot_20230706-195405_Chrome Npm package install warnings Screenshot_20230706-195401_Chrome And this is what I get when I run my project

You typed wrong command its npm start not npm run start

Still the error comes the same in npm start and npm run start

Packages are not getting installed properly try in your local machine once

Prayag8585 commented 1 year ago

A

Dependencies may have been outdated run npm i -f and if possible provide the error logs

Screenshot_20230706-195405_Chrome Npm package install warnings Screenshot_20230706-195401_Chrome And this is what I get when I run my project

You typed wrong command its npm start not npm run start

Still the error comes the same in npm start and npm run start

Packages are not getting installed properly try in your local machine once

Screenshot_20230706-203351_Chrome Screenshot_20230706-203343_Chrome Even in vercel this error comes while installing the package

Prayag8585 commented 1 year ago

Problem is solved of packages and website but the player never loads and also just shows black (even tried to refresh) Screenshot_20230709-142842_Chrome This is the problem rest all is solved

ShivaBhattacharjee commented 1 year ago

Problem is solved of packages and website but the player never loads and also just shows black (even tried to refresh) Screenshot_20230709-142842_Chrome This is the problem rest all is solved

Thanks I figured out what the issue is lemme roll out an update

ShivaBhattacharjee commented 1 year ago

Problem is solved of packages and website but the player never loads and also just shows black (even tried to refresh) Screenshot_20230709-142842_Chrome This is the problem rest all is solved

Pull the latest changes i fixed it