Dave Howson

Results 5 comments of Dave Howson

I see this issue has occurred to many people but none of the below solutions work > The fix was rm -f .git/hooks/* and yarn add husky --dev > changing...

I tried by running the github command from my projects directory but I still keep getting the same error. This is the output of the `$env:path` ``` C:\Windows\system32; C:\Windows; C:\Windows\System32\Wbem;...

@Ssy3 updating child model does not update the parent when you use it like this. Instead, you should manually update the index by calling the searchable method on the relationship

Hi, is this project still active? I would like to improve its code by standardizing it using the Airbnb Style Guide? Would anyone be willing to accept such a request?

I cannot seem to reproduce this error. It looks like an incompatibility between dependencies. Have you tried reinstalling node_modules after deleting the package-lock.json and the node_modules directory?