-
Notifications
You must be signed in to change notification settings - Fork 450
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
beautysh
not found after restart of Atom
#1639
Comments
Looking at your logs, something went wrong 😛 :
When
I only see execPath value. It looks like the env -- your environment variables -- are missing!
This could be why Are you using a custom shell? This line could be a culprit:
I've heard some users experiencing problems while using different shells: #1113 |
I really want to focus on improving the installation experience for users. I have created a new Issue, #1687, to target this problem. Please provide your feedback! Thanks in advance. |
#1687 has been published to v0.30.0. You should now be able to configure the executable/script path in Atom-Beautify package settings: |
Thank you very much for your help. To answer your questions. So my conclusion was that Atom did not use my original PATH variable. I will give you feedback after testing the new version. Additions: Thank you again!! |
Description
I install Atom Beautifier and run the following command inside Terminal
In Terminal
which
can find it under/usr/local/bin/
.And it works fine.
I got the following error after restart Atom:
Steps to Reproduce
Debug
https://gist.github.com/Mazorius/43b9f02ec9f8dfbeddf4005d2cf5bbfd#file-debug-md
Checklist
I have:
so I know this is not a duplicate issue
Atom Beautify: Help Debug Editor
command in Atom and added link fordebug.md
Gist to this issueThe text was updated successfully, but these errors were encountered: