Hi folks,
I am using asp.net 5. I add import {BUTTON_DIRECTIVES} from
'ng2-bootstrap/ng2-bootstrap';
I am getting error message and it says: Cannot find module 'moment'.
I think i have already install package in pakage.json:
"dependencies": {
"angular2": "2.0.0-beta.3",
"es6-promise": "3.0.2",
.......................................
* "ng2-bootstrap": "1.0.3", "moment": "2.11.2"*
},
"devDependencies": {
..................................
"gulp-uglify": "1.2.0",
"rimraf": "2.2.8",
"typescript": "1.8.2"
}
What am i missing?
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.