Open cbaddah opened 11 months ago
I would say something with your environment is not ok, maybe node is not up to date?
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.