Skip to content

After upgrading to version 1.0.0-beta.22-1, serving the app fails with devserver/socket.js error #3440

@david-bulte

Description

@david-bulte

OS?

Windows 7

Versions.

angular-cli: 1.0.0-beta.22-1
node: 6.5.0
os: win32 x64

Repro steps.

I did all the update steps (install angular-cli global, perfom "ng init" etc... etc...
Start serving the application with "ng serve". After the application is built successfully, I get the webpack-dev-server/socket.js exception...

The log given by the failure.

ERROR in (webpack)-dev-server/client/socket.js
Module not found: Error: Can't resolve 'sockjs-client' in 'c:\system9\sourcesWEB\MYNEXUZ\MyNexuz\node_modules\webpack-de
v-server\client'
@ (webpack)-dev-server/client/socket.js 1:13-37
@ (webpack)-dev-server/client?http://localhost:4200/
@ multi main

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: repro stepsWe cannot reproduce the issue with the information given

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions