Giter VIP home page Giter VIP logo

bourne's People

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

Watchers

 avatar  avatar  avatar

bourne's Issues

Getting SyntaxError: Unexpected end of input

Hi,

Recently i faced a issue when using Bourne.

in my demo_api.js file,
i have the following lines:
var bourne = require('bourne'), demoDb = new bourne('demo_data.json')

but when i run node server.js i am getting following error

SyntaxError: Unexpected end of input
at Object.parse (native)
at new Bourne (/home/nmsbane/angularjs/contactsApp/node_modules/bourne/lib/bourne.js:52:30).

I am not able to figure out a way out of this error, i am kind of stuck here.

Can you please help me.

Broken Link on NPM

Great training Andrew! However, the link on the NPM page for bourne is:

git://github.com/andreww8088/bourne.git , obviously misspelling your username. Ironically I don't know where to raise this issue on NPM so I am posting it here. Again, great job on the training videos.

Unexpected end of input

> [email protected] start /Users/X/Desktop/FE_BackboneJS/00_BuildASimpleBlog
> nodemon server.js

[nodemon] 1.9.1
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: *.*
[nodemon] starting `node server.js`
undefined:0

^
SyntaxError: Unexpected end of input
    at Object.parse (native)
    at new Bourne (/Users/X/Desktop/FE_BackboneJS/00_BuildASimpleBlog/node_modules/bourne/lib/bourne.js:52:30)
    at Object.<anonymous> (/Users/X/Desktop/FE_BackboneJS/00_BuildASimpleBlog/server.js:6:13)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Function.Module.runMain (module.js:501:10)
    at startup (node.js:129:16)
    at node.js:814:3
[nodemon] app crashed - waiting for file changes before starting...

`Bourne#find` always passed `null` as first argument.

Edit: passing the error as the first argument to callbacks is an established node convention.

Is there a particular reason the callback passed to Bourne#find is always passed null as the first argument? Since your book "Backbone.js Blueprints" shows the JSON results to be the first argument, it took me a while to figure out that this isn't what's happening.

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.