Brian Mulcahy

Results 3 comments of Brian Mulcahy

Don't you need moment installed not react-moment?

@wshaver Care to share your setup? I am just using npm install and then import GeoTIFF from 'geotiff' and I received this ``` × TypeError: Cannot read property 'fromUrl' of...

Ok So I did get it working with ``` import * as GeoTIFF from 'geotiff/src/main'; ```