Skip to content

Running npm start does not generate the build #48

@Unitiser

Description

@Unitiser

Hello, I ran into a weird issue while trying the generator. When i run gulp through npm, it doesn't generate the build folder. However if I run gulp directly, everything works as expected. I was wondering if it was an issue with my config or if it was like this for everyone.

Here's how to reproduce the issue :

mkdir something; cd something;
yo angular2
rm -r build
npm start

It launches the browser and the browser say "Cannot GET / "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions