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
Problem
'tremor' is not recognized as an internal or external command,
operable program or batch file.
Steps
Download and unpack (tremor-0.12.4-x86_64-unknown-linux-gnu.tar.gz) directly on windows
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)
Problem
'tremor' is not recognized as an internal or external command,
operable program or batch file.
Steps
Possible Solution(s)
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 isrustc 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
The text was updated successfully, but these errors were encountered: