#swagmasta219-checkout

1 messages ยท Page 1 of 1 (latest)

novel ferry
#

Can you provide a screenshot of the error? What is throwing it?

weary flower
#

I am not sure ๐Ÿ˜ฆ getting this when I click run at the top

novel ferry
#

Can you make the terminal window bigger so I can see what commands were run that preceded the error?

weary flower
#

yes one moment

novel ferry
#

or copy/paste the commands in the order you made them would be fine too

weary flower
#

hmm that's the only line, also... I didn't use commands ๐Ÿ˜ฌ I tried copy pasting "java -cp target/stripe-payment-1.0.0-SNAPSHOT-jar-with-dependencies.jar com.stripe.sample.Server" to the terminal and it didn't work

#

I also tried googling how to do that and nothing worked ._.

#

maybe you can direct me towards a good tutorial?

novel ferry
weary flower
novel ferry
#

Yes, I see that. But where did you get the file from?

weary flower
#

I clicked "download full app" and unziped

novel ferry
#

Did you run mvn package already then?

weary flower
#

yes, when I clicked the green arrow in the readme to the left of the command I get an error saying 'mvn package failed to execute', however when I click this:

#

it builds with 0 errors

novel ferry
#

Let me check in with some colleagues and see if someone else has a good idea of what to point you toward

weary flower
#

thank you so much ๐Ÿ™‚

#

I'm going to logout for the night, feel free to message me directly or on here whatever works!

untold wagon
#

(looking but I have never heard of this error and since you don't seem familiar with java, will take some time)

#

So I just downloaded the app from that page, then ran mvn package straight in the command line in that folder and then the java command and it just worked for me.
I've never used IntelliJ or anything like this, so I'd recommend starting simple and running the commands as outlined in the readme and it will just work