node.js

Forum discussion tagged with node.js.
  1. K

    Huge issue with NPM (Node.js software)

    I initially downloaded the node.js software so that I could create my own bot in Discord (Unrelated). In doing so, I began the process of this form https://medium.com/@renesansz/tutorial-creating-a-simple-discord-bot-9465a2764dc0. The process where it says run "npm install discord.io winston...
  2. SketchMaster

    Using Docker to create Node.js + Mongo containers

    I'm trying to teach myself Docker, and have been trying to get this boilerplate to connect to a Mongo DB container but can't get them to play nice. I'm running windows 10 and have docker for windows and docker toolbox, both latest stable. I've got a Docker network bridge setup and both...