Skip to content
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

Latest installer shell script is broken #881

Closed
sgammon opened this issue May 11, 2024 · 0 comments · Fixed by #849 or #897
Closed

Latest installer shell script is broken #881

sgammon opened this issue May 11, 2024 · 0 comments · Fixed by #849 or #897
Assignees
Labels
bug Something isn't working

Comments

@sgammon
Copy link
Member

sgammon commented May 11, 2024

Expected Behavior

  1. Use the shell script
  2. Elide is installed and usable

Actual Behaviour

  1. Use the shell script
  2. Elide is installed, but placed in a location which is unfamiliar to the installer
  3. It doesn't end up on the PATH, or in the right place at all to be used
  4. User must manually add to PATH or reference in absolute form (terrible)

Stacktrace

N/A

Steps To Reproduce

See Actual Behavior

Environment Information

N/A

Runtime

Native

Language

N/A (Default)

Example Application

No response

Version

1.0.0-alpha8

@sgammon sgammon added the bug Something isn't working label May 11, 2024
@sgammon sgammon added this to the Release R5: Alpha 9 milestone May 11, 2024
@sgammon sgammon self-assigned this May 11, 2024
@sgammon sgammon linked a pull request May 12, 2024 that will close this issue
34 tasks
sgammon added a commit that referenced this issue May 12, 2024
- fix: installer does not account for nested directory in release
  archives

- fix: installer does not properly apply path updates
- fix: installer does not properly detect existing elide in path

Fixes and closes #881

Relates-To: #480
Signed-off-by: Sam Gammon <sam@elide.ventures>
sgammon added a commit that referenced this issue May 13, 2024
- fix: installer does not account for nested directory in release
  archives

- fix: installer does not properly apply path updates
- fix: installer does not properly detect existing elide in path

Fixes and closes #881

Relates-To: #480
Signed-off-by: Sam Gammon <sam@elide.ventures>
@sgammon sgammon linked a pull request May 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant