Execjs::programerror: Unexpected Character '#'
I'm trying to deploy to Heroku and I am met with this error. I've done some research and tried uninstalling and reinstalling some gems after looking at relevant posts but I'm not r
Solution 1:
remove the comment line which is start with "#" from any of your .js file
Post a Comment for "Execjs::programerror: Unexpected Character '#'"