parro-it / netcdf4

NodeJS addon to read and write NetCDF4 files
ISC License
39 stars 14 forks source link

Lots of warnings during build #21

Open waldner opened 5 years ago

waldner commented 5 years ago

During the build, lots of warnings are emitted. See the attached file for the actual output. This is using node 11.12.0. warnings.txt

The resulting module seems to be working fine, but I thought I'd just report this.

waldner commented 5 years ago

This actually fails with node 12.2.0, see the attached messages. errors.txt

waldner commented 5 years ago

Created https://github.com/swillner/netcdf4-js/pull/22.