Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby setup: path doesn't exist #13

Closed
roberthopman opened this issue Dec 14, 2020 · 3 comments
Closed

ruby setup: path doesn't exist #13

roberthopman opened this issue Dec 14, 2020 · 3 comments

Comments

@roberthopman
Copy link

roberthopman commented Dec 14, 2020

Bug report

For the ruby setup via the Stripe CLI, in .env.example: STATIC_DIR=../../client doesn't exist. It should be STATIC_DIR=../client

Please advise.

@cjavilla-stripe
Copy link
Contributor

cjavilla-stripe commented Dec 14, 2020

@roberthopman this will be different depending on how you install the sample. With git clone, it'll be ../../client with stripe samples create, it'll be ../client you might need to experiment for your environment.

@roberthopman
Copy link
Author

I fully understand, perhaps this could be mentioned in the readme for future readers, as this took me time to realise.

@cjavilla-stripe
Copy link
Contributor

Good idea! Thanks for the feedback and sorry for the lost time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants