Jeevan HR

Results 2 comments of Jeevan HR

I also faced the Same issue. i got this to work by adding these lines in **app.module.ts** `import {FormsModule} from '@angular/forms'` ``` @NgModule({ imports: [ BrowserModule, FormsModule, .... ] })...

I'm using macOS Sierra with 3.10.10 npm and node v6.10.0 i am also Facing the Same Problem, can anybody having the Solution for this. [email protected] install /Users/jeevan/Projects/face-detection-nodejs/node_modules/opencv > node-pre-gyp install...