Harvey Sanders

Results 14 comments of Harvey Sanders

@LukeGarrigan What DBMS are you thinking about?

@LukeGarrigan It looks like that leaves you MySQL or PostgreSQL. If you're cool with using Sequelize, I guess the choice is somewhat trivial.

@alfaben12 We just had this same error. It boiled down to bad paths passed to the `ormconfig.js` configuration. There is no validation on your `factories` paths, so if they're invalid,...

@alfaben12 I'm sorry I think I may have jumped the gun with your error. Our error was "Cannot read property 'factory' of undefined". I'm not sure it's related to your...

I don't know much about Vue, but this is what I've found if helpful. I believe the issue stems from `vue-tags-input`'s dependence on a 'private' property `_events`. https://github.com/JohMun/vue-tags-input/blob/294026aeed583154df3aeaf9f8007136404c132e/vue-tags-input/vue-tags-input.js#L355 Looking at...

forgot the version ``` gh --version gh version 2.44.1 (2024-02-16) https://github.com/cli/cli/releases/tag/v2.44.1 ```

@williammartin sounds good! Thanks for the pointers. I'm not sure when I'll be able to get to it, but I'd be happy to put something together.

I just ran into this same issue with the splash screen. The fix, at least for me, is to make sure your logo fits in the safe zone, which is...

Resolves #50 Just throwing this on here to link the PR to the issue. I was going to take a look before I noticed this PR : )

@andig I just had a similar issue and found this blog post helpful: https://fly.io/docs/litefs/disaster-recovery/#cleaner-option-remove-the-wrong-key-from-consul