David Foster

Results 5 comments of David Foster

I went through this issue going through the getting started guide and I don't know how to fix it

Hey @ankush17star Thanks, I tried that but it's getting hung up on the line `module.exports = alt.createActions(LocationActions);` in **LocationActions.js**, throwing the error `× TypeError: Class constructor LocationStore cannot be invoked...

Hi @dakotabenjamin, thanks for the reply. My machine has 8 GB of main memory and 16 GB of virtual memory, and I am trying to process 352 images with resolution...

> i think i found the problem: butterflow expects the pathname to 64bit opencl dll to be installed at: HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenCL\Vendors > > and 32bit dll at: > HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Khronos\OpenCL\Vendors > >...

> Don't know what's the issue here, but I'm using following workaround: > > `useMutation` returns a promise, so you can pass the callback after calling the mutate function: >...