Giter Club home page Giter Club logo

meteor-image-upload's People

Contributors

arrygoo avatar benstr avatar dan335 avatar pauldowman avatar rgould avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meteor-image-upload's Issues

Unhandled stream error in pipe

I'm getting this error.

Error: ENOENT, open '/opt/cfs/files/_tempstore/userImages-MtfYynGvTEqEbx4Mq-0.chunk' 
throw er; // Unhandled stream error in pipe. 
stream.js:94 

Only happens in production. Is this what #16 is referring to?

Base64 image provided by Meteors camera

How would i go about using meteors default camera module, which provides the image as a base64 encoded image, and use that as the file to store to s3 instead of choosing from file input

Question: Does the package work with autoform/simpleschema?

I am currently trying to include meteor-image-upload to my first meteor project. So, sorry for some newbie questions...

I am using autoform and I am wondering how I can display the image upload button in an autoform.

Secondly I would like to know how I set up the image field in the SimpleSchema for the collection where the image is appended, in my case it would be a schema for a products collection.

Thanks a lot for any help!
Hans

Gracefully handle missing settings

If the Meteor settings aren't present we should detect this and log a helpful message about what's needed. Currently we just crash with an error:

TypeError: Cannot read property 'accessKeyId' of undefined
    at meteor://💻app/config/imageUpload/lib/imageUploadConfig.js:2:1
    at meteor://💻app/config/imageUpload/lib/imageUploadConfig.js:11:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.