lykmapipo / mongoose-gridfs

mongoose gridfs on top of new gridfs api
MIT License
91 stars 39 forks source link

yarn install throw 'Couldn't find the binary git' in docker #36

Closed lerit closed 6 years ago

lerit commented 6 years ago

the dependencies pacakge gridfs-stream "dependencies": { "gridfs-stream": "git+https://github.com/lykmapipo/gridfs-stream.git", "lodash": "^4.17.10", "stream-read": "^1.1.2" }, in production or in docker,i must install git to get this package. can you please publish gridfs-stream to npm?