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

Be sure it works with Remix v2 #14

Closed
rphlmr opened this issue Oct 10, 2023 · 5 comments · Fixed by #15
Closed

Be sure it works with Remix v2 #14

rphlmr opened this issue Oct 10, 2023 · 5 comments · Fixed by #15

Comments

@rphlmr
Copy link
Owner

rphlmr commented Oct 10, 2023

No description provided.

@AdityaSaroj
Copy link

Hey @rphlmr, did you get the time to address this? I tried to get the project running but I get another error after I fix one. It's a domino effect.

@rphlmr
Copy link
Owner Author

rphlmr commented Dec 21, 2023

Hello,

I'll try to find some time this holidays.

I'm pretty sure Daniel is up to date on his stack https://github.com/dev-xo/stripe-stack

@rphlmr
Copy link
Owner Author

rphlmr commented Dec 21, 2023

@AdityaSaroj It should be ok, let me know 😇

@AdityaSaroj
Copy link

AdityaSaroj commented Dec 21, 2023

Works perfectly. Thank you!
I did have to make a minor change in package.json

"seed": "tsx --require tsconfig-paths/register scripts/_seed.ts"

ts-node did not work for me for some reason.

@rphlmr
Copy link
Owner Author

rphlmr commented Dec 21, 2023

Works perfectly. Thank you!

I did have to make a minor change in package.json


"seed": "tsx --require tsconfig-paths/register scripts/_seed.ts"

ts-node did not work for me for some reason.

Thx. I will drop it for tsx.

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

Successfully merging a pull request may close this issue.

2 participants