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
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Describe the bug
When try to install from atom package manager UI got following error
Log
TypeError: Cannot redefine property: regexIndexOf
at Function.defineProperty (<anonymous>)
at Object.<anonymous> (/home/0mkar/Karma/etheratom/build/main.js:3876:8)
at Object.<anonymous> (/home/0mkar/Karma/etheratom/build/main.js:8451:3)
at Module.get_Module._compile (/usr/share/atom/resources/app/static/<embedded>:11:146782)
at Object.value [as .js] (/usr/share/atom/resources/app/static/<embedded>:11:150329)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (file:///usr/share/atom/resources/app.asar/static/index.js:47:45)
at require (internal/module.js:11:18)
at customRequire (/usr/share/atom/resources/app/static/<embedded>:1:686403)
at Package.requireMainModule (/usr/share/atom/resources/app/static/<embedded>:11:3397448)
at Package.activateNow (/usr/share/atom/resources/app/static/<embedded>:11:3385582)
at string.e.trim.length.activationHookSubscriptions.add.packageManager.onDidTriggerActivationHook (/usr/share/atom/resources/app/static/<embedded>:14:2445)
at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1192105)
at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1193546)
at deferredActivationHooks.triggeredActivationHooks.forEach.e (/usr/share/atom/resources/app/static/<embedded>:11:382890)
at Set.forEach (<anonymous>)
at PackageManager.activatePackage (/usr/share/atom/resources/app/static/<embedded>:11:382852)
at /usr/share/atom/resources/app/static/<embedded>:11:919096
at r (/usr/share/atom/resources/app/static/<embedded>:11:913702)
at n (/usr/share/atom/resources/app/static/<embedded>:14:1048999)
at t.bufferStream (/usr/share/atom/resources/app/static/<embedded>:14:1049153)
at Socket.e.on (/usr/share/atom/resources/app/static/<embedded>:14:1047755)
at emitOne (events.js:121:20)
at Socket.emit (events.js:211:7)
at Pipe._handle.close [as _onclose] (net.js:554:12)
Desktop (please complete the following information):
OS: Linux
Atom IDE
Etheratom version 4.5.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
When try to install from atom package manager UI got following error
Log
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: