-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Bug?]: Error reloading mailer: Error [ERR_UNSUPPORTED_ESM_URL_SCHEME] #9545
Comments
Hey @MarcioBarrientos 👋 Thanks for opening this issue! I've just reproduced it on my windows machine too. I see you marked you're interested in working a PR for this, great! Feel free to ask me anything here or to tag me elsewhere and I will be more than happy to support you if needed. No pressure though as I can take over if needed. |
Hey @MarcioBarrientos, just wanted to follow up on this one. I'd be keen to see a fix for this issue in the near future. Are you still interested in implementing a fix? If so that's great! I can help get things moving. If not then I'm very happy to take it on myself. If we don't hear back I'll start on the fix next week. |
@Josh-Walker-GM sorry, I tried to fix it, I prepend "file://' in the import path on windows, now the error is gone but the templates are not loading. I will try again this weekend, If I can't do a PR it would be great if you can fix it. |
No worries at all @MarcioBarrientos! I'll pick this up on Monday so if there's a PR then I can help out with it or I'll start my own. Thanks again! |
What's not working?
Mail Templates are not loading on Redwod Studio using Windows, I get this error:
How do we reproduce the bug?
After a clean install of Redwood 6.4.0 install the mailer with "yarn rw setup mailer" then start redwood studio
What's your environment? (If it applies)
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: