Giter Site home page Giter Site logo

ntdd's Introduction

ntdd

References: https://pragprog.com/titles/jwnode2/node-js-8-the-right-way/


Using Docker-ELK

Exposed ports:

5044: Logstash Beats input 50000: Logstash TCP input 9600: Logstash monitoring API 9200: Elasticsearch HTTP 9300: Elasticsearch TCP transport 5601: Kibana

Problems

Plenty of problems trying to get Docker, Elasticsearch, Kibana, etc. working in the first place, but I found this template.

When running mocha --watch:

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/dan/d/node-rw/networking/test/ldj_client_test.mjs not supported.
Instead change the require of /home/dan/d/node-rw/networking/test/ldj_client_test.mjs to a dynamic import() which is available in all CommonJS modules.
    at /home/dan/d/node-rw/node_modules/mocha/lib/mocha.js:427:36
    at Array.forEach (<anonymous>)
    at Mocha.loadFiles (/home/dan/d/node-rw/node_modules/mocha/lib/mocha.js:424:14)
    at Mocha.run (/home/dan/d/node-rw/node_modules/mocha/lib/mocha.js:1025:10)
    at Object.run (/home/dan/d/node-rw/node_modules/mocha/lib/cli/watch-run.js:263:22)
    at FSWatcher.<anonymous> (/home/dan/d/node-rw/node_modules/mocha/lib/cli/watch-run.js:184:14)

mochajs/mocha#4625
standard-things/esm#868

./database/rdf_json.mjs ./data/cache/epub/11/pg11.rdf

ntdd's People

Contributors

dj-mc avatar

Watchers

 avatar

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.