Top "Node-modules" questions

Node.

Cannot find the '@angular/common/http' module

I am following this fundamental tutorial on Angular about Http. As one can see in the "Setup: Installing the module" …

angular node-modules
Node - was compiled against a different Node.js version using NODE_MODULE_VERSION 51

I am running a node application on terminal. Have recently upgraded to node v8.5.0, but am getting this error: Error: …

node.js npm version node-modules
How to fix 'fs: re-evaluating native module sources is not supported' - graceful-fs

Recently I've made a switch to Node v.6, and It started creating more and more problems with running normal builds …

node.js npm node-modules npm-install
npm install doesn't create node_modules directory

I am trying to do a homework for a mongodb uni course. They gave us some files, instructions are: run …

node.js npm node-modules
How to provide a mysql database connection in single file in nodejs

I need to provide the mysql connection for modules. I have a code like this. var express = require('express'), app = …

mysql node.js express node-modules
Npm install failed with "cannot run in wd"

I am trying to get my node environment set up on a new Ubuntu 12.04 instance, with Node 0.8.14 already installed, but …

node.js package npm node-modules
What are differences between SystemJS and Webpack?

I'm creating my first Angular application and I would figure out what is the role of the module loaders. Why …

angular webpack systemjs node-modules
NPM modules won't install globally without sudo

I have just reinstalled Ubuntu 12.04 LTS, and before anything else i did these steps: Installed Node via package manager with …

node.js ubuntu npm yeoman node-modules
An unhandled exception occurred: Job name "..getProjectMetadata" does not exist

When I start to run my Application, I get this error: **[error] Error: Job name "..getProjectMetadata" does not exist.** at …

node.js angular npm mean-stack node-modules