Skip to content
This repository was archived by the owner on Nov 11, 2018. It is now read-only.
This repository was archived by the owner on Nov 11, 2018. It is now read-only.

Unable to Pull News Pieces #154

@livvyjeffs

Description

@livvyjeffs

I'm interested in the smart package structure vs. the unofficial Meteor recommended structure. I am running a version of Fraction currently but there are 'no posts yet'. From what I've read, smart packages sounds like potentially a more intuitive approach, since the functionality isn't scattered across server/client libraries. Thanks!

Below is the copy-and-past of the server console:

I20150308-15:16:48.181(7)? Setting post heat for 0 posts
I20150308-15:17:48.183(7)? Reading 140 posts from Hacker News
I20150308-15:17:48.449(7)? Setting post heat for 0 posts
W20150308-15:17:49.932(7)? (STDERR) 
W20150308-15:17:49.938(7)? (STDERR) SyntaxError: Unexpected token <
W20150308-15:17:49.938(7)? (STDERR)     at Object.parse (native)
W20150308-15:17:49.938(7)? (STDERR)     at Request._callback (/Users/Olivia/news/app/packages/fraction-hacker-news/.npm/package/node_modules/hacker-news-api/index.js:69:23)
W20150308-15:17:49.938(7)? (STDERR)     at Request.self.callback (/Users/Olivia/news/app/packages/fraction-hacker-news/.npm/package/node_modules/hacker-news-api/node_modules/request/request.js:121:22)
W20150308-15:17:49.939(7)? (STDERR)     at Request.EventEmitter.emit (events.js:98:17)
W20150308-15:17:49.939(7)? (STDERR)     at Request.<anonymous> (/Users/Olivia/news/app/packages/fraction-hacker-news/.npm/package/node_modules/hacker-news-api/node_modules/request/request.js:985:14)
W20150308-15:17:49.939(7)? (STDERR)     at Request.EventEmitter.emit (events.js:117:20)
W20150308-15:17:49.940(7)? (STDERR)     at IncomingMessage.<anonymous> (/Users/Olivia/news/app/packages/fraction-hacker-news/.npm/package/node_modules/hacker-news-api/node_modules/request/request.js:936:12)
W20150308-15:17:49.940(7)? (STDERR)     at IncomingMessage.EventEmitter.emit (events.js:117:20)
W20150308-15:17:49.940(7)? (STDERR)     at _stream_readable.js:919:16
W20150308-15:17:49.940(7)? (STDERR)     at process._tickCallback (node.js:419:13)
=> Exited with code: 8
=> Meteor server restarted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions