merdok / homebridge-webos-tv

Homebridge plugin for LG webOS TVs
MIT License
664 stars 89 forks source link

•./src/bufferutil.c:2:10: fatal error: asser t.h #512

Open cbaddah opened 11 months ago

cbaddah commented 11 months ago

image

merdok commented 11 months ago

I would say something with your environment is not ok, maybe node is not up to date?

toshmackevics commented 10 months ago

I had the same issue and found this https://stackoverflow.com/questions/34466969/header-files-are-not-found-by-gcc

ran sudo apt-get install build-essential and it updated all good.