paulocr
paulocr
> I've implemented the pull request [on my own fork of the project](https://github.com/joeldesante/denodb) if anyone needs it and doesn't want to do it themselves. > > Here is an example...
> > > I've implemented the pull request [on my own fork of the project](https://github.com/joeldesante/denodb) if anyone needs it and doesn't want to do it themselves. > > > Here...
Ugh, I guess I just realized that the API reference says in the first paragraph that it's a work in progress. Apologies, just jumped directly into the methods!
Hey, I have been following and using this fork since it's an interesting concept that I thought I might use in my project. I have run into an interesting situation...
I am seeing lots of these as I make changes to my code, I am thinking it could be my dependencies: ``` TypeError: Cannot read properties of null (reading 'HoudiniClient')...