angular-seed icon indicating copy to clipboard operation
angular-seed copied to clipboard

🌱 [Deprecated] Extensible, reliable, modular, PWA ready starter project for Angular (2 and beyond) with statically typed build and AoT compilation

Results 21 angular-seed issues
Sort by recently updated
recently updated
newest added

Hi All, I got below error when i execute npm run lint command (ERROR : [email protected] lint: `gulp tslint) Actually i want to run my code through codelyzer and im...

Hi, Currently i'm working in a project with angular-seed, i'm trying to create a new module but when i execute build.prod it throws me an error. 'build.bundles.app' errored after 1.25...

![screenshot_1](https://user-images.githubusercontent.com/23553481/52132898-dab05200-2648-11e9-81b7-2efe17139564.png) "use strict"; var gulp = require("gulp"), autoprefixer = require("gulp-autoprefixer"), removeComments = require('gulp-strip-css-comments'), rename = require("gulp-rename"), sass = require("gulp-sass"), cssnano = require("gulp-cssnano"), rigger = require("gulp-rigger"), uglify = require("gulp-uglify"), watch =...

**I'm submitting a ...** ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do...

*** **Bug report, work-up, viable workarounds/hacks and proposed resolutions** *** **Current behavior** When there are spaces in the file path to the node_modules folder, the following failure occurs for npm...

**I'm submitting a ...** (check one with "x") ``` [ x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ]...

**I'm submitting a ...** (check one with "x") ``` [ x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ]...

When i tried to produce aot-build iam facing the same version mismatch error for multiple packages. Is it due to the incompatibility of those packages version to produce aot build?...

1. tried removing node modules 2. tried cleaning the cache 3. tried installing again Every time trying to run through npm or yarn i am getting this syntax error. Sometimes...

**I'm submitting a ...** (check one with "x") ``` [X] bug report => search github for a similar issue or PR before submitting **Current behavior** Existing project wanting to update...