Skip to content

[BUILD] Missing dependencies on build project with library - 6.0.0-rc.2 #10264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
choucry13 opened this issue Apr 10, 2018 · 4 comments
Closed

Comments

@choucry13
Copy link

Versions

    _                      _                 ____ _     ___
   / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
  / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
 / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
               |___/

Angular CLI: 6.0.0-rc.2
Node: 9.6.1
OS: darwin x64
Angular: 6.0.0-rc.3
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cli: 6.0.0-rc.2
@angular-devkit/architect: 0.5.4
@angular-devkit/build-angular: 0.5.4
@angular-devkit/build-ng-packagr: 0.5.4
@angular-devkit/build-optimizer: 0.5.4
@angular-devkit/core: 0.5.4
@angular-devkit/schematics: 0.5.4
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 6.0.0-rc.2.4
@schematics/angular: 0.5.4
@schematics/update: 0.5.4
typescript: 2.7.2
webpack: 4.5.0

Repro steps

  • Step 1
    ng new philou
  • Step 2
    ng g library tim
  • Step 3
    ng build --prod

Observed behavior

Two devDepencies are not present : 
 - @angular-devkit/build-ng-packagr
 - ng-packagr

Desired behavior

add this packages solved the issue.

Mention any other details that might be useful (optional)

@choucry13 choucry13 changed the title [BUILD] Missing dependencies on build project with library [BUILD] Missing dependencies on build project with library - 6.0.0-rc.2 Apr 10, 2018
@trevor-hackett
Copy link

Duplicate of #10216

@filipesilva
Copy link
Contributor

Closing as duplicate, thanks @yarrgh !

@choucry13
Copy link
Author

Sorry guys. I don’t see that already reported 😅.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants