angular2-seed
angular2-seed copied to clipboard
npm install npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\js-yaml): npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no...
chewnge
nasdbnads
when i am trying to lazyload my module i am getting below error: Unexpected token
Hi, I want to make validations to my project but i can not import FormBuilder, Validators, ControlGroup, Control. I am getting following errors in console: Errors:- [default] /var/www/aaaa/angular2-seed/src/app/home/home.ts:22:13 Cannot find...
First I get: ng serve -o Unable to find "@angular/cli" in devDependencies. Please take the following steps to avoid issues: "npm install --save-dev @angular/cli@latest" so I install that and get:...
Why is this official repository abandoned? Last commit more than six months ago ...
Basically adds sass feature to the project
i followed your instruction. but still i am facing this error. js20@js20:~/Desktop/angular2-seed$ npm start > [email protected] start /home/js20/Desktop/angular2-seed > npm run server > [email protected] server /home/js20/Desktop/angular2-seed > webpack-dev-server --inline --progress...
Is this repo/seed project dead? I feel like the "official angular2-seed" project should either be updated, or there should be a disclaimer about how this seed may be outdated, may...