Scully: Angular distribution files not found

Created on 10 Jul 2020  路  1Comment  路  Source: scullyio/scully

馃悶 Bug report

Description

Get an error while trying to generate static build with Scully after successful ng build.

馃敩 Minimal Reproduction

ng build && npm run scully

馃捇Your Environment

macOS 10.15.5

Angular Version: 10.0.3


Angular CLI: 10.0.1
Node: 10.18.0
OS: darwin x64

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

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.1000.1
@angular-devkit/build-angular     0.1000.1
@angular-devkit/build-optimizer   0.1000.1
@angular-devkit/build-webpack     0.1000.1
@angular-devkit/core              10.0.1
@angular-devkit/schematics        10.0.1
@angular/cdk                      10.0.1
@angular/cli                      10.0.1
@angular/material                 10.0.1
@ngtools/webpack                  10.0.1
@schematics/angular               10.0.1
@schematics/update                0.1000.1
rxjs                              6.5.5
typescript                        3.9.6
webpack                           4.43.0

Scully Version:


@scullyio/[email protected]
@scullyio/[email protected]
@scullyio/[email protected]

馃敟 Exception or Error


Angular distribution files not found, run "ng build" first
bug

Most helpful comment

Seems like there was something wrong with my project (or angular cli version). Created a new project and it worked.

>All comments

Seems like there was something wrong with my project (or angular cli version). Created a new project and it worked.

Was this page helpful?
0 / 5 - 0 ratings