#swagmasta219-checkout
1 messages ยท Page 1 of 1 (latest)
Can you make the terminal window bigger so I can see what commands were run that preceded the error?
yes one moment
or copy/paste the commands in the order you made them would be fine too
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?
Where did you get that READ.ME?
The current Java library for Stripe is here: https://github.com/stripe/stripe-java
Yes, I see that. But where did you get the file from?
Did you run mvn package already then?
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
Let me check in with some colleagues and see if someone else has a good idea of what to point you toward
thank you so much ๐
I'm going to logout for the night, feel free to message me directly or on here whatever works!
(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