The solution can be found here:
You do not create an arrow function for nextSongExists to assign the boolean value to it. You can just use a ternary operator.