arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
169 stars 47 forks source link

Cannot find module 'socket.io' #101

Open mkloar opened 3 years ago

mkloar commented 3 years ago

Hi.

I'm using your extension and this morning I got this error when I tried to initialize my extension:

image

It looks like that this commit cause an issue. I think socket.io should be dependency and not as devDependencies