Peter Mbanugo

Results 41 comments of Peter Mbanugo

you don't have to create the databases yourself. Just give hoodie config options so it knows how to connect to the DB. I guess you're missing some config that's why...

check the wiki https://github.com/brockallen/BrockAllen.MembershipReboot/wiki/EF-Configuration Peter Mbanugo On Monday, October 20, 2014 3:00 PM, Brock Allen [email protected] wrote: I'd suggest configuring in your DI system a custom instantiation of your DbContext-derived...

Thanks to @federico-moretti setting `esmExternals: false` solves it for me. Even with the default ESM setting in Next12, not all the ESM packages I use compile well. I still had...

@timneutkens Just like with @floroz We had to disable ESM for it to work. We also use `next-transpile-modules` because removing it causes the ESM errors for some packages that are...

> @timneutkens After a bit of time, we did get our build stable again. As the OP said they tried to add memory but they couldn't get it to build....

There's a bug in 9.4.1. Use 9.4.0

Is the wiki up-to-date? and you can create a chat room on jabbR so people who have problems with it can ask questions.

That's a welcomed improvement. However, I'd say this should be added as a step without needing a new option, and it should only happen when it's `opened` or `reopened`.

Yes, as a new step. I left my reason why it should be that way.

The new change is basically the same as the old one. They both create a new build. What I meant was that the create app endpoint returns data that can...