EDIT by @abernix: This is a node-inspector bug see this workaround provided by @AronVanAmmers below!.
This is new with 1.4.2: I am seeing this error when loading a server debug session
Network.loadResourceForFrontend failed.
Error: ENOENT: no such file or directory, open 'E:\mroot\meris\.meteor\local\build\programs\server\profile.js.map'
I do not know if it is related, but any commands in the console get lost in space (I assume the debugger may be parsing the entire symbol tree looking for things?). The console is unusable.
This may be related to #7977
Environment
Windows 10: 1511 (OS Build 10586.633)
Meteor: 1.4.2
Chrome: 54.0.2840.71
EDIT by @abernix: This is a
node-inspectorbug see this workaround provided by @AronVanAmmers below!.This is new with 1.4.2: I am seeing this error when loading a server debug session
I do not know if it is related, but any commands in the console get lost in space (I assume the debugger may be parsing the entire symbol tree looking for things?). The console is unusable.
This may be related to #7977
Environment
Windows 10: 1511 (OS Build 10586.633)
Meteor: 1.4.2
Chrome: 54.0.2840.71