Scully: Error on @scullyio/init on project

Created on 16 Nov 2020  路  8Comments  路  Source: scullyio/scully

When I run ng add @scullyio/init on the github.com/aaronfrost/DonutStore main branch, it runs and then at the end I get the following error:

image

This error needs to not happen. Not sure what is causing it. Didn't happen in the past. Not sure if it is the upgrade to angular or the upgrade to scully.

bug

Most helpful comment

Hey all, I just tested it with version 1.0.4 and the error has gone. One thing that I noticed though is that runningng add @scullyio/init takes very long to complete in relation to previous version.

All 8 comments

Looking into this. Seems related to the Angular CLI 11.

Same here Scully and Angular @latest

I am seeing that the schematic worked, and the project runs. But the error... I don't like it.

Hey all, I just tested it with version 1.0.4 and the error has gone. One thing that I noticed though is that runningng add @scullyio/init takes very long to complete in relation to previous version.

I can confirm this isn't happening anymore. As we are unable to reproduce this issue now, I'm going to close

@SanderElias did you figure out why the ng add @scullyio/init is taking so long to run vs previous versions?

@aaronfrost depending on your node version, puppeteer or chromium (and even some more dependencies) might be compiled from source. That does take a while, but this will solve itself, as those dependencies will release binaries for those node versions.

@SanderElias it would be great if Scully could report an appropriate message during compilation for the convenience of the user.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kunjee17 picture kunjee17  路  4Comments

valonymeri picture valonymeri  路  5Comments

pierresigwalt picture pierresigwalt  路  4Comments

xmlking picture xmlking  路  3Comments

BlindDespair picture BlindDespair  路  5Comments