I think you should not write code as below: `if (err) return statusMessage.value = err` There will throw some error like: `Uncaught SyntaxError: Illegal return statement` File Path: callback-hell/index.html