#[SOLVED] Problems running JS on Netlify via Github

1 messages · Page 1 of 1 (latest)

steady hemlock
#

I've tried deploying a scoreboard app via Netlify and Github. It all goes smoothly but the JS code does not function correctly. I've also tried with another site using JS (using the same method) with the same result. Both sites work perfectly fine on my local machine and on Scrimba. They also both work fine when deployed manually with Netlify but it seems the problem is introduced when linking via Github. Any suggestions?

steel heath
#

can you link your github ?

#

Have you packaged your app ?

ripe narwhal
steady hemlock
#

Thanks Daniel, this fixed the problem.

steady hemlock