After launching the terminal on my Mac, I made sure to confirm that Node was installed by running the command: node -v v14.17.5
Next, when attempting to open a file I had created called index.html from Visual Studio Code, I encountered an error message in the terminal which read: { The code:'Module_NOT_FOUND', requireStack:[] }
I appreciate any help you can provide. Thank you in advance.