Giter VIP home page Giter VIP logo

modern.node.2's People

Contributors

rintiantta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

modern.node.2's Issues

5-5.js setInterval 문제

실행하면
아래처럼 한번만 나오고 멈춥니다.

2014-07-28 4 12 27

uncaughtException 을 발생시킨 코드 아래부분(interval 도 무시됨)은 전부 멈추고 exit 처리됩니다.
확인 부탁드립니다.

테스트 환경
osx 10.9.4
nodejs v0.10.29

부록 F의 MongoDB 부분에서 작동하지 않는 부분이 있습니다.

`// Connect DB
var db = require('mongojs').connect('node', ['products']);

// Extract Data
db.products.find(function (error, data) {
console.log(data);
});
`

그대로 코드를 작성하였음에도 불구하고 콘솔에서 connect is not a function 이라고 뜨네요. 혹시 Node 버전으로 인한 문제인가요? Node버전은 6.2.0 이라고뜹니다.~

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.