TritonDataCenter / manta-thoth

Thoth is a Manta-based system for core and crash dump management
16 stars 7 forks source link

building in manta is broken #157

Closed bahamat closed 6 years ago

bahamat commented 6 years ago

Figured out this issue is caused by joyent/node-manta#336.

bahamat commented 6 years ago

This isn't being caused by the manta dep. It's happening because the build script pulls thoth from npm instead of github. Fix is https://cr.joyent.us/3001

bahamat commented 6 years ago

Finally fixed.