ng-demos icon indicating copy to clipboard operation
ng-demos copied to clipboard

variety of angular demos

Results 43 ng-demos issues
Sort by recently updated
recently updated
newest added

Getting below error while running the ~/Desktop/suresh/ng-demo/ng-demos/cc-bmean project /Users/Usr/Desktop/suresh/ng-demo/ng-demos/cc-bmean/src/server/data/dataconfig.js:50 db.open(getAllCollections); ^ TypeError: db.open is not a function Also getting below error while running the mongodb /Users/Usr/Desktop/suresh/mongo/mongodb-osx-i386-1.3.3/bin/mongod --config mongodb.config **ERROR: unknown...

@johnpapa Following the AngularJS Patterns course and when i rune gulp serve-dev i get the following problem PS C:\Users\juan.cuadros\Desktop\JohnPapa\ng-demos\modular> gulp serve-dev C:\Users\juan.cuadros\Desktop\JohnPapa\ng-demos\modular\node_modules\karma\node_modules\socket.io\lib\store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property...

I'm getting a Request Timed out. Is your MongoDB running? error when on the local port http://localhost:7999/#/menu/pizza for Zza. I have MongoDB running off of the data files in the...

Tried the steps in the course AngularJS Patterns: Clean Code from pluralsight. I Download the repo, did the npm install and all but when i run gulp serve-dev i get:...

After `npm install` `npm install gulp` I'll get this: **macOS Mojave** ``` Matts-MacBook-Pro:modular mattmbp$ gulp serve /Users/mattmbp/Downloads/ng-demos-master/modular/node_modules/karma/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object....

> [email protected] postinstall /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/gifsicle > node index.js path.js:39 throw new ERR_INVALID_ARG_TYPE('path', 'string', path); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object at assertPath (path.js:39:11)...

This project is very complicated. Modularization requires documentation, even comments are not helpful. Modularization is used to simplify the project not complicate. Either you could have taken a simple example...

In order to run the cc-bmean app, I started by unzipping the file ngCodeCamper.zip file, modifying the dbpath property in mongodb.config and starting up mongod daemon by using the modified...

see https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md#style-y091.

see https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md#style-y091