Shahar Hadas

Results 55 comments of Shahar Hadas

@hoai265 could this be related to #264 which I encountered a couple of years ago? My solution was to move to [littefs](https://github.com/littlefs-project/littlefs) which is actively maintained

> @ShaharHD Thanks for quick reply bro. > I just test with static buffer as above so the word alignment is not my problem i thought. > But i will...

any reason why not merged yet?

@Akasam I've pushed libwebp 0.6.0 which according to google have major optimizations.

> First of: nice simple solution, I like it! And... I ran into the same issue: so I did a little digging and trial and error. > > I tried...

@datenreisender I have the same issue (on OS X where the OP seems to be running on Linux), empty folder without `package.json` and no electron is being used... (those settings...

@halstar if that's the case, then you can try to add those settings to the `.npmrc` file as: ``` npm_config_runtime=node npm_config_target=14 ``` I'll test on my setup later and will...

@rosek86 I would take the pc-ble-driver-v6 and compare the changes between the h files of v5 and v6, branch out this repo and implement the missing headers/functions in adapter.js and...