Giter VIP home page Giter VIP logo

ghfm's People

Contributors

arboleya avatar jzaefferer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ghfm's Issues

Authentication problems.

Getting errors with register, and failing to actually save the user.oauth.json, even after a successful token is downloaded... Also, I tried to identify what the done function was, but could not see what it is trying to do or where it is correctly defined. I guess that's why it's causing it to crash... this is all on a fresh checkout.. any ideas?

ghfm.virgin/src/register.coffee:28
      done()
      ^
TypeError: undefined is not a function
    at Request._callback (ghfm.virgin/src/register.coffee:28:7)
    at Request.self.callback (ghfm.virgin/node_modules/request/request.js:129:22)
    at Request.EventEmitter.emit (events.js:98:17)
    at Request.<anonymous> (ghfm.virgin/node_modules/request/request.js:873:14)
    at Request.EventEmitter.emit (events.js:117:20)
    at IncomingMessage.<anonymous> (ghfm.virgin/node_modules/request/request.js:824:12)
    at IncomingMessage.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:920:16
    at process._tickCallback (node.js:415:13)

Support custom created token / support two-factor authentication

Since activating two-factor authentication on GitHub, I can't use this tool anymore. When trying to render a markdown file, I'm asked to enter username and password, which always gets rejected with Incorrect credentials, try again. I guess it just doesn't know about two-factor authentication and so outputs a misleading error message?

It would be great if I could just create a token manually at https://github.com/settings/applications and use that.

😥🙉Stopped working.. http://localhost:54321 -> Cannot GET /


♫  Preview running at http://localhost:54321

/usr/local/lib/node_modules/ghfm/src/render.coffee:46
  if css.length is 0
     ^
TypeError: Cannot read property 'length' of null
    at save (/usr/local/lib/node_modules/ghfm/src/render.coffee:46:6)
    at /usr/local/lib/node_modules/ghfm/src/render.coffee:47:29
    at Request._callback (/usr/local/lib/node_modules/ghfm/src/render.coffee:43:7)
    at Request.self.callback (/usr/local/lib/node_modules/ghfm/node_modules/request/request.js:129:22)
    at Request.EventEmitter.emit (events.js:98:17)
    at Request.<anonymous> (/usr/local/lib/node_modules/ghfm/node_modules/request/request.js:873:14)
    at Request.EventEmitter.emit (events.js:117:20)
    at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/ghfm/node_modules/request/request.js:824:12)
    at IncomingMessage.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:920:16

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.