Rhisis icon indicating copy to clipboard operation
Rhisis copied to clipboard

Configuration Issues

Open HanCouple opened this issue 2 years ago • 2 comments

:beetle: Bug Report

Rhisis version:

Expected Behavior

I followed the setup guide successfully sofar, up to the point of the server configuration. The "dotnet build" command worked. Now im trying to cofigure the server using the "rhisis-cli" commands.

Current Behavior

My command prompt is giving me the error "Error: rhisis-cli is not a command" (I´ve tried to run this with multiple commands / also, yes im using the command prompt as admin).

Possible Solution

Steps to Reproduce

Context (Environment)

I´m running this all on a windows 10 os. If anyone has any ideas on how to fix it please let me know. Thanks in advance, also for uploading this project, i really appreciate it.

Detailed Description

Possible Implementation

HanCouple avatar Mar 15 '22 11:03 HanCouple

Hi, from where are you starting the rhisis-cli command ? You need to be inside the bin/ folder and start rhisis-cli or rhisis-cli.bat.

Eastrall avatar Mar 15 '22 20:03 Eastrall

./bin/tools/Rhisis.CLI/net5.0/Rhisis.CLI --help

alexwiedermann avatar Mar 30 '22 15:03 alexwiedermann