Giter Site home page Giter Site logo

node-box-sdk's People

Contributors

adityamukho avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

node-box-sdk's Issues

Error calling self.log.debug is undefined

This is occurring in the latest npm module.

2015-06-24T08:27:47.11-0400 [App/0]   ERR /home/vcap/app/node_modules/box-sdk/lib/connector.js:308
2015-06-24T08:27:47.11-0400 [App/0]   ERR             self.log.debug('Access token expired. Refreshing...');
2015-06-24T08:27:47.11-0400 [App/0]   ERR                     ^
2015-06-24T08:27:47.11-0400 [App/0]   ERR TypeError: Cannot read property 'debug' of undefined
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at Object._handler [as handler] (/home/vcap/app/node_modules/box-sdk/lib/connector.js:308:21)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at Request._callback (/home/vcap/app/node_modules/box-sdk/lib/connector.js:35:16)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at Request.self.callback (/home/vcap/app/node_modules/box-sdk/node_modules/request/request.js:121:22)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at Request.emit (events.js:110:17)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at Request.<anonymous> (/home/vcap/app/node_modules/box-sdk/node_modules/request/request.js:978:14)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at Request.emit (events.js:129:20)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at IncomingMessage.<anonymous> (/home/vcap/app/node_modules/box-sdk/node_modules/request/request.js:929:12)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at IncomingMessage.emit (events.js:129:20)
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at _stream_readable.js:908:16
2015-06-24T08:27:47.11-0400 [App/0]   ERR     at process._tickCallback (node.js:355:11)

Error in lib/connector.js dependencies

When i try to use your module i get the following error:

[...]\node_modules\box-sdk\lib\connector.js:403
Monologue.mixin(Connection);
^
TypeError: Cannot call method 'mixin' of undefined
at Object. (e:\Projects\prmc\node_modules\box-sdk\lib\connector.js:403:11)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (e:\Projects\prmc\node_modules\box-sdk\lib\box-sdk.js:32:15)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)

I think that problem is in the requirements:
Monologue = require('monologue.js')(_)

thath probably can be changed just in
Monologue = require('monologue.js')

Uploading file

What should I do, if I have file data already in memory or S3, not at FS?

old version of Express?

The Express documentation that I find online says that
app.configure(function () {
is an old, deprecated way to setup an environment.

What version of node / express / other libs are you using?

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.