You can't use parenthesis in your strings do it like this:
console.log("This is how you do it --> \'")
You need to use \' instead of '.