Alberto Mijares

Results 5 issues of Alberto Mijares

After fixing the example code in 'https://github.com/joshmarinacci/aminogfx' ('group' renamed as 'root'), I get a 'Segmentation fault' error after the 'starting the event loop' console log. The offending command seems to...

Prop values of type Set are serialised as `foo={[object Set]}`. It would be much more convenient to serialised them in a similar way to the Arrays (i.e. `foo={Set ['one', 'two',...

enhancement

Since TypeScript definitions were included in 1.5.4 I get the following error while compiling: "error TS2656: Exported external package typings file '.../node_modules/casual/index.d.ts' is not a module. Please contact the package...

Following the instructions to install and run the project, I get: Message: Failed: TypeError: Object [object Object] has no method 'serialize' Stack: Error: Failed: TypeError: Object [object Object] has no...

## Bug Description When trying to run memvid in a Windows managed laptop using Zscaler with Ubuntu in WSL2, memvid cannot download the default models (e.g. bge-small embedding model). Zscaler...

bug