**Describe the bug** The following error occurs when trying to work through the tutorial at https://socket.io/get-started/basic-crud-application/ <img width="530" alt="image" src="https://user-images.githubusercontent.com/77515007/160476075-8f0cf32f-21d3-4a53-9961-709ddda34b9c.png"> **To Reproduce** `git clone https://github.com/socketio/socket.io.git` `cd socket.io/examples/basic-crud-application/` `cd angular-client` `npm install` Observe error.