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

Cannot read property 'config' of null #178

Description

@access-pro

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:

ng serve -o
Cannot read property 'config' of null
TypeError: Cannot read property 'config' of null
    at Class.run (C:\Angular\angular2-seed-master\node_modules\@angular\cli\tasks\serve.js:51:63)
    at check_port_1.checkPort.then.port (C:\Angular\angular2-seed-master\node_modules\@angular\cli\commands\serve.js:123:26)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

any idea?

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