iisnode encountered an error when processing the request.

HRESULT: 0x2
HTTP status: 500
HTTP subStatus: 1002
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

Application has thrown an uncaught exception and is terminated:
D:\www\anjolee.com\server.js:142291
var styles = ["h1[_ngcontent-%COMP%]{\r\n    font-size: 25px;\r\n    font-weight: 300;\r\n    color: #000;\r\n    display: block;\r\n    width: 100%;\r\n    text-align: left;\r\n    text-transform: uppercase;\r\n    margin-bottom: 0px;\r\n    line-height: 1.5em;\r\n  }\r\na[_ngcontent-%COMP%]{color: #535d8e !important; text-decoration: underline;}\r\n.Left-side-heading[_ngcontent-%COMP%] {\r\n    float: left;\r\n    text-align: left;\r\n    margin-top: 29px;\r\n    padding-right: 0;\r\n    margin-right: 0px;\r\n    margin-left: 16px;\r\n    width: 18%;\r\n}\r\n.list-heads-1[_ngcontent-%COMP%] {\r\n    float: left;\r\n    padding: 3px 0px 3px 10px;\r\n    width: 100%;\r\n    font-weight: 300!important;\r\n    font-size: 14px;\r\n    color: #ffffff;\r\n    background-color: #8b97bc;\r\n    font-family: Roboto,sans-serif;\r\n    margin-top: 4px;\r\n}\r\n.list-heads-2[_ngcontent-%COMP%] {\r\n    float: left;\r\n    padding: 3px 0px 3px 10px;\r\n    width: 100%;\r\n    font-we

SyntaxError: Invalid or unexpected token
    at new Script (vm.js:79:7)
    at createScript (vm.js:251:10)
    at Object.runInThisContext (vm.js:303:10)
    at Module._compile (internal/modules/cjs/loader.js:656:28)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
    at Module.load (internal/modules/cjs/loader.js:598:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
    at Function.Module._load (internal/modules/cjs/loader.js:529:3)
    at Module.require (internal/modules/cjs/loader.js:636:17)
    at require (internal/modules/cjs/helpers.js:20:18)