Hi Kurt,
Can you confirm if you made any additional code changes or were you just following the direct steps in the document?
Can you also confirm what version of Node you have installed, we don't curretly support the latest version only 12.x and that could be the root cause.
If you open a command prompt and type in "node --version" it will print out the version name as shown below.

If that's it, can you uninstall Node and reinstall 12.x.
To get version 12.x click on the "Other downloads" link on the Node.js website:

Then "Previous Releases:

Then you can find the latest version of 12.x:

I hope that helps,
Sam