Skip to content
This repository was archived by the owner on Feb 27, 2019. It is now read-only.
This repository was archived by the owner on Feb 27, 2019. It is now read-only.

Angular2 TodoMVC project doesn't load #107

@szaske

Description

@szaske

Angular2 TodoMVC project stuck on 'Loading...'

I attempted to use your online tool at http://fountainjs.io/download/

Selected:
Angular2
Webpack/NPM
Typescript
Sass
TodoMVC

It would be nice if you included a README file with the download, but without one I just ran npm install and then gulp serve
ran into a known issue with gulp so I did as you suggested and ran npm run serve instead and ran into this problem. The app just got stuck at 'loading...'

Error Message & Stack Trace

No errors in the console, the project just stuck at 'loading...'

Config

Here is my .yo-rc.json file.

{
  "generator-fountain-angular2": {
    "version": "1.0.0",
    "props": {
      "skipInstall": true,
      "framework": "angular2",
      "modules": "webpack",
      "js": "typescript",
      "ci": "",
      "css": "scss",
      "resolved": "/Users/swiip/Workspace/FountainJS/fountain/generator-fountain-angular2/generators/app/index.js",
      "namespace": "fountain-angular2:app",
      "_": [],
      "sample": "todoMVC",
      "router": "router"
    }
  }
}

Relevant Links

A link to the resulting project can be found on github here

Environment

Node.js v8.2.1
darwin 15.6.0
yo not installed, but I don't think it's needed
npm 5.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions