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

Tremor cannot be run directly from windows #2665

Open
devskillz47 opened this issue Oct 14, 2024 · 0 comments
Open

Tremor cannot be run directly from windows #2665

devskillz47 opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@devskillz47
Copy link

devskillz47 commented Oct 14, 2024

Problem
'tremor' is not recognized as an internal or external command,
operable program or batch file.

Steps

  1. Download and unpack (tremor-0.12.4-x86_64-unknown-linux-gnu.tar.gz) directly on windows
  2. Execute "tremor server run"

Possible Solution(s)

  • encourage users to install the system under WSL if tremor doesn't work directly on windows,
  • update installation instructions accordingly

Notes
None

Output of rustup --version:
rustup 1.27.1 (54dd3d00f 2024-04-24)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active rustc version is rustc 1.81.0 (eeb90cda1 2024-09-04)

Output of rustup show:
Default host: x86_64-pc-windows-msvc
rustup home: C:\Users\Petri.rustup
stable-x86_64-pc-windows-msvc (default)
rustc 1.81.0 (eeb90cda1 2024-09-04)

Output of tremor --version:
bash: tremor: command not found

@devskillz47 devskillz47 added the bug Something isn't working label Oct 14, 2024
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
None yet
Development

No branches or pull requests

1 participant