John Campion Jr

Results 52 comments of John Campion Jr

> any update on this? when can you push the changes so we can update our library? thanks! Not sure why people don't read the thread - this is already...

I'd be happy to merge into https://github.com/jcamp-code/FluentEmail but you'd need to update to be a non-breaking change, perhaps by adding a constructor for the host rather than changing the signature...

I believe I have included this in my fork: https://github.com/jcamp-code/FluentEmail

There probably is but I’m not sure how without moving everything to typescript. This is more of a stop-gap. On Sat, Nov 11, 2023 at 7:59 AM Lars Kappert ***@***.***>...

I've added a bit to the config docs

Looks like you just did that; I don't see any unrelated changes any more either.

I can reproduce, on Windows with Node 16. It does seem that if I don't `pnpm install` the base, then the app works as expected at the same time. Thanks...

Perhaps a doc update or clarity that when running it local you really don't want separate packages. I can also reproduce this with the layer starter app, running .playground/ causes...

The key is to run pnpm install in both base and app. Pretty easy to reproduce on Windows here. The problem with not running pnpm in the base is that...

Any luck on fixing this? Having the same issue.