-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to activate the terminal-tab package (At Cannot find module '../src/babel.config.js') (same error for multiple, but not all my installed packages: "terminal-tab", "minimap-codeglance", "inter-jsonlint", "busy-signal") #460
Comments
The file should be missing while install. Maybe reinstalling? It won't remove data. |
I now reinstalled again, but same errors when i start atom. The pacage is "atom-community-git 1.63.0_dev_6e0539c1e-1" from AUR-repsitory. I think the installation runs without critical errors, but here is the log from the installation: log
|
Don't see any mention of babel.config.js. However, there are some minidump errors. I can't test because i don't have Linux |
Uninstalling and installing of the affected packages did not help. |
I found a "babel.config.js" file on my computer in folder ".atom/packages/linter/node_modules/etch/babel.config.js" |
here is an other one with the same bug for the linter-flake8 package: AtomLinter/linter-flake8#767 |
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')
And same error for multiple, but not all my installed packages:
I also posted here: jsmecham/atom-terminal-tab#140, but i think this problem is located in Atom
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: