Kehinde Randle

Results 5 comments of Kehinde Randle

@yuexp001 @Insigna2020 did you later get a fix for this, there was some typos in the documentation and running `def sql_query(self, query):` kept returning `'NoneType' object is not iterable`

I tried installing bluebird and then re-installing akita, then i get ![image](https://user-images.githubusercontent.com/19264390/160296526-20821929-0744-408f-8eb9-ca810900927d.png) does anyone know if there's a patch for this

@jerosancho use npm to remove Akita, ensure all imports/declarations related to Akita are removed from your app.module.ts then proceed to add the bluebird package and then akita. this was the...

@thomaslevesque First things first, this is a very useful library and thanks for the effort maintaining it, I also ran into the same issue today, I tried copying the file...

> Hi @Randle-Lanre, > > I don't understand why you would need to copy the file. Are you not using NuGet to install the library? File in question is the...