Closed victor-torres closed 5 years ago
This is an exception caused by the atom/metrics package introduced by the version 1.6.2.
Apparently it does not interfer with the atom-hg plugin functionality, but I'm gonna fix this providing the required API.
@albertcito it should be fixed in version 2.0.15. Could you update and confirm it, please?
Now it's working well.
But I don't know if is my computer only but it shows the following error (In any case it does not affect the work with hg):
Uncaught (in promise) TypeError: Cannot read property 'indexOf' of undefined
at Repository.handleHgError (file:///C:/Users/albert\./.atom/packages/atom-hg/lib/hg-utils.coffee:301:18)
at file:///C:/Users/albert\./.atom/packages/atom-hg/lib/hg-utils.coffee:342:8
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
I have the same issue. I installed and reinstall but it does not works.
Atom: 1.34.0 x64 Electron: 2.0.16 OS: Microsoft Windows 10 Pro Thrown From: atom-hg package 2.0.14
Stack Trace
Failed to activate the atom-hg package
Commands
Non-Core Packages
Originally posted by @albertcito in https://github.com/victor-torres/atom-hg/issues/47#issuecomment-452705128