Hello Guys, I’m in need of some Help.
I have created a Scoreboard Using HTML , CSS & JAVASCRIPT , and i have deployed on Netlify using GitHub Desktop .
The site works fine Locally when i use the VS Code Live server , But when i Deployed Using the GitHub Repository the Javascript goes missing , It looks like it haven’t been Deployed at all .
When i try to deploy it Manually it work’s fine. It only doesn’t work when deployed through
GitHub desktop .
Does anyone knows how to fix that ?
Hello @DantDev, thanks for the post and welcome to the Netlify Support Forums.
It seems your commits are not pushed to the repository when you use the GitHub desktop application.
If you haven’t already checked the GitHub documentation, kindly visit the link below how to push changes to a repository using GitHub desktop.
Sorry , but i’m kinda dumb .
What do i have to do to make it work? i didn’t understood
should i download it and run :
nvm install
npm install
npm run build
?
Thank’s for spending your time trying to help me .
you guys are the best.
Hi @DantDev welcome to the forums! Sorry to hear you are having trouble with your site. This isn’t a Netlify specific question. It seems you are having trouble with your code and that is something you will have to debug on your own as we can’t do it for you. I wish I could provide better feedback. Perhaps openstack and other general forums for code queries may be of use to you. Happy building.