Skip to content

Dependency @nglibs/config not found #13

@matejhocevar

Description

@matejhocevar

Note: for support questions, please use one of these channels: Chat: Gitter

  • I'm submitting a ...
    [ * ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?
    I cloned project from this repository. When I try to run npm install I get:

    $ npm install
    npm ERR! code E404
    npm ERR! 404 Not Found: @nglibs/config@^0.2.0-rc.4

  • What is the current behavior?
    Dependency "nglibs/config": "^0.2.0-rc.4" from package.json fails.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
    git clone --depth 1 https://github.com/JonnyBGod/angular2-webpack-advance-starter.git
    cd angular2-seed-advanced
    npm install

  • What is the expected behavior?
    All dependencies should be installed properly.

  • What is the motivation / use case for changing the behavior?
    I want to use this project seed.

  • Please tell us about your environment:

    Angular CLI: 1.7.4
    Node: 8.11.2
    OS: darwin x64
    Angular: 4.4.7
    ... animations, common, compiler, compiler-cli, core, forms
    ... http, platform-browser, platform-browser-dynamic
    ... platform-server, router, tsc-wrapped

    @angular/cli: 1.7.4
    @angular-devkit/build-optimizer: 0.3.2
    @angular-devkit/core: 0.3.2
    @angular-devkit/schematics: 0.3.2
    @ngtools/json-schema: 1.2.0
    @ngtools/webpack: 1.10.2
    @schematics/angular: 0.3.2
    @schematics/package-update: 0.3.2
    typescript: 2.9.1
    webpack-dev-middleware: 1.12.2
    webpack-dev-server: 2.11.2
    webpack-dll-bundles-plugin: 1.0.0-beta.5
    webpack-merge: 4.1.2
    webpack-target-electron-renderer: 0.4.0
    webpack: 2.7.0

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