I am trying but why does the terminal show an error?
but, from the CMD I get no error
Is this one of the SitePoint books that you are following?
That all depends on the ways in which you approach learning.
With node, you need to install it on your machine first. The course should have information for you about doing that.
If you started the VS terminal before installing Node, it won’t have up to date information about how to access Node. Closing VS Code and restarting it is a solution to that issue.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.