Torin Taylor

Results 8 comments of Torin Taylor

This serverless plugin also solved my issue; was less implementation effort. https://www.npmjs.com/package/serverless-s3-sync

Another cause/solution is to delete your node modules after you have upgraded the package dependencies. For example, `yarn upgrade --latest && rm -rf node_modules && docker-compose up` works for me.

@ananavati has this been merged in yet?

Is there any engineering justification for why accessing a custom post type is too difficult? Or is this a business decision?

Kinda funny a logging company doesn't have logging enabled in one of their demo apps...

It's an interesting choice to move away from a project that enterprises and governments support to one that's unknown and may require security reviews. What benefits make this worth it?

You could also just use something like Cloudflare Zero Trust which is free.

I know Dependabot is GitHub owned, but Renovate is far superior in this area and also open source. 🤷