Closed jackbackes closed 8 years ago
I believe the root issue is found in the default example-config.js:
exports.config = {
users: {
admin: {
password: "",
cwd: process.cwd()
}
},
port: 8080
};
here you see the username is admin, password is "", and port is 8080, which exactly matches the steps that must be entered for remote access.
I don't know why local access doesn't work. Perhaps @petethepig can enlighten?
no remote connection
option in chrome 58
the three dot menu looks different
@ubermensh, I am having issues too. macOS + Chrome 60 the three dots do nothing when clicked.
Hi everyone. I, like many of you, had the following issue:
This simple fix made it work for me:
$ devtools-terminal
67 #71 #49 #78 #77 #75 #74 #57