Closed
Description
I attempted to run 'npm start' using the latest version of Node, Node v17.1.0, and I received an error message. After some Google'ing I discovered that there was some incompatibilities with this version and and I had to revert back to an older version, v16.11.1, in order to get this command to execute properly. You either need to make the newest version of Node compatible or put instructions of which version of Node to use for this lab.
Note: I am using nvm-windows and running Windows 10 Home edition