79216664

Date: 2024-11-22 21:54:26
Score: 1.5
Natty:
Report link

I have solved this problem myself. After reading the client socket.io installation page I noticed that to use with NPM you need to use a bundler such as Webpack or Browserify.

I have started using Webpack now and it works a treat, I was avoiding it for a while because I am new to full stack development and wanted to keep it barebones. There was no mention of having to use a bundler on the typescript socket.io page.

Reasons:
  • Whitelisted phrase (-2): I have solved
  • RegEx Blacklisted phrase (1.5): I am new
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Scarmez