Top "Mean-stack" questions

The MEAN stack is a methodology that employs MongoDB, Express, Angular / AngularJS and Node.

Npm install cannot find module 'semver'

I can't use npm install using the command prompt in NodeJS. I'm getting these errors when running npm install: module.…

javascript node.js mean-stack
Error: [ng:areq] from angular controller

This is a long shot, but has anyone seen this error before? I am trying to add 'Transporters' using express, …

javascript angularjs angularjs-controller mean-stack
git is not installed or not in the PATH

Windows, when I try to run npm install, it shows: [email protected] postinstall E:\mean node node_modules/grunt-cli/bin/grunt …

windows node.js npm mean-stack
Difference between MEAN.js and MEAN.io

I wanted to use the MEAN JavaScript Stack, but I noticed that there are two different stacks with either their …

javascript node.js angularjs web-applications mean-stack
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
Uncaught SyntaxError: Unexpected token U in JSON at position 0 at JSON.parse (<anonymous>) at Response.Body.json

I am working on an angular2 project. I am stuck with these errors. The error occured when I tried to …

javascript json angular mean-stack
grunt error: cannot find module 'load-grunt-tasks'

When I am using grunt command it is showing me following error: $ grunt Loading "Gruntfile.js" tasks...ERROR >> …

node.js mean-stack
MongoError: failed to connect to server [localhost:27017] on first connect

I have paid a membership and downloaded this project. After npm install and node app.js, it returns the following …

mongodb localhost mean-stack
nodemon app crashed - waiting for file changes before starting

EDIT After further testing, I have found that this is happening with both gulp and grunt on this app and …

angularjs node.js mean-stack grunt-nodemon
Import a data base file.json into robo3T (robomongo)

I have a file named services.json containing a data base that I exported from a windows mongodb, and I …

mongodb mean-stack nosql