Brian McIlwain

Results 21 comments of Brian McIlwain

Hi @softmarshmallow, looks like we meet again trying to bundle our @nestjs monorepo into a serverless function of reasonable size. This seems to get me past my issues with nestjs....

Was pulling my hair out over this. It would be great to fix or document it if we don't want to pull resources from SvelteKit :)

Until I get past this `Schematic "init" cannot resolve the factory.` bug, I can't successfully install this package to give it a try 🤷 Advice appreciated. I don't want to...

I also attempted this in my main project repo (the one I am currently deploying with a fork of serverless-plugin-optimize). I got the same error ```sh $ npm install @flowaccount/nx-serverless...

Without the ability to use in arm64-v8a we can't support our app's users.

I would appreciate this feature too. To make this less abstract I'll provide a stretch example that's a good bit beyond what we can do so far. Here's an example...

> So, this code is correct and we could merge it. However, I think that the real problem is that we don't know in which directory the user installed `.wundergraph`....

This is such an important feature. Can the community do anything to help make this happen?

I'm seeing this error as well and I'm not sure what to do

Ah, I see that I had the merge strategy set to rebase for my desktop and merge on my phone. Git has problems when trying to mix strategies. Trying both...