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
The installation of Atom runs with no errors, the following Error was shown: Failed to activate the terminal-tab package (At Cannot find module '../src/babel.config.js')
Then i uninstalled the "terminal-tab package"
Then i installed the "terminal-tab package" again:
but same error: Failed to activate the terminal-tab package (At Cannot find module '../src/babel.config.js')
At Cannot find module '../src/babel.config.js'
Require stack:
- /opt/atom-community/resources/app.asar/node_modules/@babel/core/lib/config/files/configuration.js
- /opt/atom-community/resources/app.asar/node_modules/@babel/core/lib/config/files/index.js
- /opt/atom-community/resources/app.asar/node_modules/@babel/core/lib/index.js
- /opt/atom-community/resources/app.asar/static/index.html
Error: Cannot find module '../src/babel.config.js'
Require stack:
- /opt/atom-community/resources/app.asar/node_modules/@babel/core/lib/config/files/configuration.js
- /opt/atom-community/resources/app.asar/node_modules/@babel/core/lib/config/files/index.js
- /opt/atom-community/resources/app.asar/node_modules/@babel/core/lib/index.js
- /opt/atom-community/resources/app.asar/static/index.html
at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
at o._resolveFilename (electron/js2c/renderer_init.js:35:917)
at Function.get_Module._resolveFilename (/opt/atom-community/resources/app/static/<embedded>:11:157942)
at require.resolve (/opt/atom-community/resources/app/static/<embedded>:11:149312)
at loadConfig (/app.asar/node_modules/@babel/core/lib/config/files/configuration.js:172:5)
at loadConfig.next (<anonymous>)
at buildRootChain (/app.asar/node_modules/@babel/core/lib/config/config-chain.js:80:47)
at buildRootChain.next (<anonymous>)
at loadPrivatePartialConfig (/app.asar/node_modules/@babel/core/lib/config/partial.js:103:62)
at loadPrivatePartialConfig.next (<anonymous>)
at loadFullConfig (/app.asar/node_modules/@babel/core/lib/config/full.js:57:46)
at loadFullConfig.next (<anonymous>)
at Object.transform (/app.asar/node_modules/@babel/core/lib/transform.js:23:45)
at transform.next (<anonymous>)
at evaluateSync (/app.asar/node_modules/gensync/index.js:251:28)
at Object.sync (/app.asar/node_modules/gensync/index.js:89:14)
at Object.e.compile (/opt/atom-community/resources/app/static/<embedded>:11:579023)
at Object.compile (/opt/atom-community/resources/app/static/<embedded>:11:575960)
at compileFileAtPath (/opt/atom-community/resources/app/static/<embedded>:11:151057)
at Object.value [as .js] (/opt/atom-community/resources/app/static/<embedded>:11:153473)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:72:18)
at customRequire (/opt/atom-community/resources/app/static/<embedded>:1:756255)
at requireModule (/opt/atom-community/resources/app/src/atom-environment.js:547:172808)
at Package.requireMainModule (/opt/atom-community/resources/app/src/atom-environment.js:527:2583701)
at Package.activateNow (/opt/atom-community/resources/app/src/atom-environment.js:527:2571700)
at /opt/atom-community/resources/app/src/atom-environment.js:527:2571478
Prerequisites
Description
I reinstalled Atom:
I was changing from atom/atom (AUR) https://github.com/atom/atom to atom-community/atom (AUR) https://github.com/atom-community/atom using Pamac-GUI.
Because:
Now i get the error: Failed to activate the terminal-tab package (At Cannot find module '../src/babel.config.js')
I also posted the Bug here: atom-community/atom#460
I hope some one can hep me .. Thx
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.63.0-dev-879065cb8 x64
Electron: 11.5.0
OS: "Manjaro Linux"
Thrown From: terminal-tab package 0.6.0
Stack Trace
Failed to activate the terminal-tab package
Commands
Non-Core Packages
Additional Information
The text was updated successfully, but these errors were encountered: