Universal: [Schematics] missing @nguniversal/builders@^9.0.0

Created on 7 Feb 2020  ·  2Comments  ·  Source: angular/universal

🐞 Bug report

What modules are related to this issue?

  • [ ] aspnetcore-engine
  • [x] builders
  • [ ] common
  • [ ] express-engine
  • [ ] hapi-engine
  • [ ] module-map-ngfactory-loader

Is this a regression?

No

Description

We should release v9 asap to run schematics successful.

🔬 Minimal Reproduction

npx @angular/cli@latest new ivy-ssr
ng add @nguniversal/express-engine

🔥 Exception or Error


- Installing packages...npm ERR! code ETARGET
npm ERR! notarget No matching version found for @nguniversal/builders@^9.0.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

🌍 Your Environment



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


Angular CLI: 9.0.1
Node: 12.14.1
OS: win32 x64

Angular: 9.0.0
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.900.1
@angular-devkit/build-angular     0.900.1
@angular-devkit/build-optimizer   0.900.1
@angular-devkit/build-webpack     0.900.1
@angular-devkit/core              9.0.1
@angular-devkit/schematics        9.0.1
@angular/cli                      9.0.1
@angular/platform-server          
@ngtools/webpack                  9.0.1
@nguniversal/builders             
@nguniversal/common               9.0.0
@nguniversal/express-engine       9.0.0
@schematics/angular               9.0.1
@schematics/update                0.900.1
rxjs                              6.5.4
typescript                        3.7.5
webpack                           4.41.2

builders bufix

Most helpful comment

Sorry, my bad! @nguniversal/builders v9.0.0 is released now
https://www.npmjs.com/package/@nguniversal/builders

All 2 comments

Sorry, my bad! @nguniversal/builders v9.0.0 is released now
https://www.npmjs.com/package/@nguniversal/builders

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._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jeffwhelpley picture jeffwhelpley  ·  6Comments

benrondeau picture benrondeau  ·  5Comments

dottodot picture dottodot  ·  6Comments

babarinde picture babarinde  ·  5Comments

moczix picture moczix  ·  5Comments