Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
When launching debugger as standalone node.js application, the following error message would show up and terminate the session immediately. I am using node.js 8.9.1.
(node:7760) [DEP0062] DeprecationWarning: node --debug and node --debug-brk are invalid. Please use node --inspect or node --inspect-brk instead.
Sorry that you are seeing this issue. I could replicate the problem at my end. It looks like the Node.js standalone debugging is broken with Node 8.x. I have filed a bug for the dev team to work on it. We will keep you posted about the fix schedule.