Giter VIP home page Giter VIP logo

Comments (7)

Lepozepo avatar Lepozepo commented on August 15, 2024

I'll see what I can do about this on Wednesday. I'm open to PR's

from s3.

patrickml avatar patrickml commented on August 15, 2024

I am going to see if I can figure it out tonight but I have never used a package that was not on atmosphere. Which I believe I would have to do since I would be forking your project is that correct?

Sent from my iPhone

On Nov 3, 2014, at 6:21 PM, Marcelo Reyna [email protected] wrote:

I'll see what I can do about this on Wednesday. I'm open to PR's


Reply to this email directly or view it on GitHub.

from s3.

Lepozepo avatar Lepozepo commented on August 15, 2024

The easiest thing you can do is fork the project and use the examples/basic project I have already included ^_^.

from s3.

patrickml avatar patrickml commented on August 15, 2024

Do you mind helping me figure out how to use a forked package on meteor?

I added this to my smart.json file

{
"packages": {
"s3": {
"git": "https://github.com/patrickml/S3.git",
"branch": "master"
}
}
}

but when I start up meteor I get this error

ReferenceError: S3 is not defined
W20141103-18:55:36.678(-5)? (STDERR) at app/server/mainServer.js:6:2
W20141103-18:55:36.678(-5)? (STDERR) at app/server/mainServer.js:115:3
W20141103-18:55:36.678(-5)? (STDERR) at /Users/patricklewis/Documents/sites/meteor/LF/lifesflower/.meteor/local/build/programs/server/boot.js:168:10
W20141103-18:55:36.679(-5)? (STDERR) at Array.forEach (native)
W20141103-18:55:36.679(-5)? (STDERR) at Function..each..forEach (/Users/patricklewis/.meteor/packages/meteor-tool/.1.0.35.wuj5v3++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/lib/node_modules/underscore/underscore.js:79:11)

Thank you,

Patrick Lewis
Web Developer
Revolt Visual
828.461.6433
revoltvisual.com http://revoltvisual.com/

On Nov 3, 2014, at 6:43 PM, Marcelo Reyna [email protected] wrote:

The easiest thing you can do is fork the project and use the examples/basic project I have already included ^_^.


Reply to this email directly or view it on GitHub #43 (comment).

from s3.

patrickml avatar patrickml commented on August 15, 2024

All that needs to be done is edit

headers =
"Content-Length": buffer.length,
"Content-Type": 'image/png’

I will submit a dynamic version of this soon.

btw none of the other packages that deal with S3 have this option, thank you for making your package compatible with contentType

Thank you,

Patrick Lewis
Web Developer
Revolt Visual
828.461.6433
revoltvisual.com http://revoltvisual.com/

On Nov 3, 2014, at 6:57 PM, Patrick Lewis [email protected] wrote:

Do you mind helping me figure out how to use a forked package on meteor?

I added this to my smart.json file

{
"packages": {
"s3": {
"git": "https://github.com/patrickml/S3.git https://github.com/patrickml/S3.git",
"branch": "master"
}
}
}

but when I start up meteor I get this error

ReferenceError: S3 is not defined
W20141103-18:55:36.678(-5)? (STDERR) at app/server/mainServer.js:6:2
W20141103-18:55:36.678(-5)? (STDERR) at app/server/mainServer.js:115:3
W20141103-18:55:36.678(-5)? (STDERR) at /Users/patricklewis/Documents/sites/meteor/LF/lifesflower/.meteor/local/build/programs/server/boot.js:168:10
W20141103-18:55:36.679(-5)? (STDERR) at Array.forEach (native)
W20141103-18:55:36.679(-5)? (STDERR) at Function..each..forEach (/Users/patricklewis/.meteor/packages/meteor-tool/.1.0.35.wuj5v3++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/lib/node_modules/underscore/underscore.js:79:11)

Thank you,

Patrick Lewis
Web Developer
Revolt Visual
828.461.6433
revoltvisual.com http://revoltvisual.com/

On Nov 3, 2014, at 6:43 PM, Marcelo Reyna <[email protected] mailto:[email protected]> wrote:

The easiest thing you can do is fork the project and use the examples/basic project I have already included ^_^.


Reply to this email directly or view it on GitHub #43 (comment).

from s3.

patrickml avatar patrickml commented on August 15, 2024

I have made a PR for this

from s3.

Lepozepo avatar Lepozepo commented on August 15, 2024

Should be solved in 4.1.2

from s3.

Related Issues (20)

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.