Running the Metabase Jar File

I am trying to get metabase to run locally on my windows 10 system

I have downloaded the java version and metabase as instructed on

in the command prompt i get this

C:>java -version
java version “1.8.0_161”
Java™ SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot™ Client VM (build 25.161-b12, mixed mode, sharing)

However when i run the C:>java -jar metabase.jar command

i get the following error

Error: Unable to access jarfile metabase.jar

Please help, what am I doing wrong?

Is ur metabase.jar in same location?

Yes downloaded metabase to same location

Can you share where you store metabase.jar? and where you run the command

Managed to get the error sorted, placed metabase in desktop instead of c drive

hello, I am currently experiencing same problem. I just placed metabase in desktop and yet it is not still working. I don't know what I am doing wrong

Run via the command line “Java -jar Metabase.jar”