Code Monkey home page Code Monkey logo

angular2-task-board's Introduction

KanbanBoard

Greenkeeper badge

This project was generated with Angular CLI version 1.0.1.

alt text

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

angular2-task-board's People

Contributors

abhishekkhandait avatar abhishhh avatar greenkeeper[bot] avatar snyk-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

databill86

angular2-task-board's Issues

An in-range update of core-js is breaking the build 🚨

The dependency core-js was updated from 3.1.2 to 3.1.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Unable to run the application

I've downloaded your repository and ran npm install but I was not able to run it locally.

Facing the issue

ERROR in /Angular2-Task-board-master/Angular2-Task-board-master/src/app/board/board.component.ts (7,10): Module '"/Angular2-Task-board-master/Angular2-Task-board-master/node_modules/@angular/material/material"' has no exported member 'MdDialog'.
ERROR in /Angular2-Task-board-master/Angular2-Task-board-master/src/app/board/board.component.ts (7,20): Module '"/Angular2-Task-board-master/Angular2-Task-board-master/node_modules/@angular/material/material"' has no exported member 'MdDialogRef'.
ERROR in /Angular2-Task-board-master/Angular2-Task-board-master/src/app/app.module.ts (5,10): Module '"/Angular2-Task-board-master/Angular2-Task-board-master/node_modules/@angular/material/material"' has no exported member 'MaterialModule'.
ERROR in Error: MaterialModule is not an NgModule
at _getNgModuleMetadata (\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@angular\compiler-cli\src\ngtools_impl.js:140:15)
at _extractLazyRoutesFromStaticModule (\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@angular\compiler-cli\src\ngtools_impl.js:109:26)
at \Angular2-Task-board-master\Angular2-Task-board-master\node_modules@angular\compiler-cli\src\ngtools_impl.js:129:27
at Array.reduce ()
at _extractLazyRoutesFromStaticModule (\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@angular\compiler-cli\src\ngtools_impl.js:128:10)
at Object.listLazyRoutesOfModule (\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@angular\compiler-cli\src\ngtools_impl.js:53:22)
at Function.NgTools_InternalApi_NG_2.listLazyRoutes (\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@angular\compiler-cli\src\ngtools_api.js:91:39)
at AotPlugin._getLazyRoutesFromNgtools (\Desktop\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@ngtools\webpack\src\plugin.js:241:66)
at _donePromise.Promise.resolve.then.then.then.then.then (\Desktop\Angular2-Task-board-master\Angular2-Task-board-master\node_modules@ngtools\webpack\src\plugin.js:495:24)
at
at process._tickCallback (internal/process/next_tick.js:188:7)
ERROR in /Angular2-Task-board-master/Angular2-Task-board-master/src/app/app.module.ts (5,10): Module '"/Angular2-Task-board-master/Angular2-Task-board-master/node_modules/@angular/material/material"' has no exported member 'MaterialModule'.
ERROR in /Angular2-Task-board-master/Angular2-Task-board-master/src/app/board/board.component.ts (7,10): Module '"/Angular2-Task-board-master/Angular2-Task-board-master/node_modules/@angular/material/material"' has no exported member 'MdDialog'.
ERROR in /Angular2-Task-board-master/Angular2-Task-board-master/src/app/board/board.component.ts (7,20): Module '"/Angular2-Task-board-master/Angular2-Task-board-master/node_modules/@angular/material/material"' has no exported member 'MdDialogRef'.

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 12.0.2 to 12.0.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ts-node is breaking the build 🚨

The devDependency ts-node was updated from 8.1.0 to 8.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ts-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-coverage-istanbul-reporter is breaking the build 🚨

The devDependency karma-coverage-istanbul-reporter was updated from 2.0.5 to 2.0.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma-coverage-istanbul-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 11 commits.

  • 8fee4a9 chore(release): 2.0.6
  • 7a34b47 Merge branch 'master' of github.com:mattlewis92/karma-coverage-istanbul-reporter
  • ca17ed1 build: fix code coverage
  • 619d90d fix: get source code from sourceMapStore on write report
  • 5496d47 style: reformat code with prettier
  • 0261f70 build: upgrade dependencies
  • a2c359b docs: format readme
  • df3d5df chore: share probot config
  • b55478f build: add issue template enforcer
  • 65e0b5d docs: add patreon
  • ce38d2d test: fix tests on node 6

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.