I am following the qucikstart guide without issue, however i am at the part where I run the application with express for the first time. When I try to do so I get the following error message:
I have tried using a different version of node.js as described in a git issue as well as verified that the module is installed.
The server.js is copied from the quickstart guide and has not been edited.
I am also using yarn.