-
Notifications
You must be signed in to change notification settings - Fork 7
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
Getting an not found error #4
Comments
Hey @cavewebs 👋, It's saying something's missing (tsx), but that should've come with @j4mie/react-email. Did you also run the npm install for @j4mie/react-email, in addition to the composer require? |
I am currently having similar issue. i have ran yarn add @j4mie/react-email, still not been able to send the email |
Hey @rockblings, Are you able to post the exact error you're getting? |
Sorry for the late response. unfortunately i cant. i downgraded my node and yarn version. after that it was fixed |
Hello, I have setup the package and followed the instructions, I had also ran vendor:publish and updated the base_path to the right directory holding the template but I get the error when I try to send the email.
I am able to run npm run email dev and see the emails but I am not able to send an email.
The text was updated successfully, but these errors were encountered: