developmentseed / eoAPI

[Active Development] Earth Observation API (Metadata, Raster and Vector services)
https://eoapi.dev
MIT License
197 stars 21 forks source link

fix readme instructions #49

Closed rbavery closed 1 year ago

rbavery commented 1 year ago

location of package.json conflicts with cdk.json

rbavery commented 1 year ago

when running cdk synth

#8 [ 4/10] RUN pip install mangum>=0.14,<0.15 /tmp/stac -t /asset --no-binary pydantic
#8 sha256:ed938804a7428f29643570378eac1f5b1500f2e18182edbe7e254a05528a2b8b
#8 1.153 /bin/sh: 0.15: No such file or directory
#8 ERROR: executor failed running [/bin/sh -c pip install mangum>=0.14,<0.15 /tmp/stac -t /asset --no-binary pydantic]: exit code: 1
rbavery commented 1 year ago

some of the variables are CDK underscore and some aren't