-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Impact:mostProject:ToolSeverity:has-workaroundType:BugconfirmedWe want to fix or implement itWe want to fix or implement it
Milestone
Description
I have just upgraded my Meteor application from 1.5.2 to 1.5.2.1 and immediately noticed that OSX 10.11.6 is prompting "Do you want the application “node” to accept incoming network connections? Allow/Deny" every time Meteor re-starts the server application after a re-build.
I normally only see this prompt once after upgrading a Meteor version. I have not seen this behaviour on 1.5.2 or earlier versions.
Steps to reproduce:
- Edit a client - only file. Save. Meteor does a client-only rebuild, no "accept incoming" prompt.
- Edit a server - only file (I tried the in the /server folder). Save. Meteor does a server re-build and re-starts the server and OSX shows the "accept incoming" prompt.
- Edit a client or server-side file in a local package. Save. Meteor re-builds and re-starts the server and OSX shows the "accept incoming" prompt.
The applications /.meteor/release file has "METEOR@1.5.2.1"
abernix, pfafman, wavto, bbinoy and PEM--
Metadata
Metadata
Assignees
Labels
Impact:mostProject:ToolSeverity:has-workaroundType:BugconfirmedWe want to fix or implement itWe want to fix or implement it