microsoft/vscode-recipes

Server fails when changing a file (and Meteor restarts)

Open

#181 opened on Dec 15, 2018

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (600 forks)batch import
help wanted

Repository metrics

Stars
 (5,672 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Using the Node or All configuration, when changing a file, the server becomes available. The debug console outputs

Failed to load resource: net::ERR_CONNECTION_REFUSED [http://localhost:3000/sockjs/info?cb=gk3423xfq4]
`

Contributor guide