Git Product home page Git Product logo

ajax_in_node's People

Contributors

ashwanibakshi avatar

Stargazers

 avatar  avatar  avatar

ajax_in_node's Issues

Warning: Accessing non-existent property 'count' of module exports inside circular dependency

e:\Projects\NodeJS\fl>node app.js
(node:12336) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(node:12336) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
(node:12336) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency
(node:12336) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency
(node:12336) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
server run at port 3000
connection error MongoNetworkError: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) {
name: 'MongoNetworkError',
[Symbol(mongoErrorContextSymbol)]: {}
}]
at Pool. (e:\Projects\NodeJS\4569\01_pr\01\fl\node_modules\mongodb\lib\core\topologies\server.js:438:11)
at Pool.emit (node:events:527:28)
at e:\Projects\NodeJS\4569\01_pr\01\fl\node_modules\mongodb\lib\core\connection\pool.js:561:14
at e:\Projects\NodeJS\4569\01_pr\01\fl\node_modules\mongodb\lib\core\connection\pool.js:994:11
at e:\Projects\NodeJS\4569\01_pr\01\fl\node_modules\mongodb\lib\core\connection\connect.js:31:7
at callback (e:\Projects\NodeJS\4569\01_pr\01\fl\node_modules\mongodb\lib\core\connection\connect.js:264:5)
at Socket. (e:\Projects\NodeJS\4569\01_pr\01\fl\node_modules\mongodb\lib\core\connection\connect.js:294:7)
at Object.onceWrapper (node:events:642:26)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
[Symbol(mongoErrorContextSymbol)]: {}
}

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.