You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin looks great, but so far, haven't been able to get it up and running..
I'm using NeoVim, and as pointed out in another issue, I had to start the service by running node browserlink.js in a separate terminal...It seems to work fine, but when I inspect the console within Chrome, I see an error get thrown from time to time that says:
Hello,
Plugin looks great, but so far, haven't been able to get it up and running..
I'm using NeoVim, and as pointed out in another issue, I had to start the service by running node browserlink.js in a separate terminal...It seems to work fine, but when I inspect the console within Chrome, I see an error get thrown from time to time that says:
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined (anonymous function) @ ih.js.223
Any idea what that means?
I'm running ArchLinux, with NeoVim 0.1.4, node.js 6.3.1
The text was updated successfully, but these errors were encountered: