Ross Coundon

Results 46 comments of Ross Coundon
trafficstars

Thanks for this - there was no specific reason for using got-fetch, I'll try node-fetch. When accessing with a DATABASE_URL - what does that look like? I've been using the...

I'm now seeing something a bit weird, using a DATABASE_URL env var approach I constantly get unauthorised errors when using node-fetch. However, using a different HTTP client such as `undici`,...

I totally understand, and thank you for your time and help thus far. I'm still digging, I'll let you know what I find!

Thanks for getting back to me, I'll do that. It does seem very strange. If you don't mind, I'll report back here if anything comes out of it that could...

> ~/.tabnine This just worked for me, too

Hi - we're also seeing some instances of this in a NodeJs lambda, are there any updates?

> After digging through the docs of Claudia and AWS, I am still not able to setup a local environment, in which I can debug the application. I am using...

@dmackinn - have you found a way to attach a debugger to the process being run by claudia-local-api?