question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error on @scullyio/init on project

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
bampakoacommented, Nov 25, 2020

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.

1reaction
SanderEliascommented, Dec 3, 2020

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

scullyio/community - Gitter
For me, Scully was finding the routes fine. It was when it tried to serve the route (in the Angular app) that was...
Read more >
Scully install fails with Puppeteer renderer - Stack Overflow
... @scullyio/init for a basic Angular 14 application and getting: TypeError: entry.message.split is not a function at MapSubscriber.project ...
Read more >
create scully files with ng add - Scully.io
ng add @scully/init --project=<PROJECT-NAME>. For vanilla NX project: Copy npm install @scullyio/init nx g @scullyio/init:install -- --project=<projectName>.
Read more >
Scully - Angular Static Site Generator - CodingCat.dev
Scully is a static site generator for Angular projects looking to embrace the JAMStack. ... ng g @scullyio/init:post ...
Read more >
@scullyio/init - npm
Add scully to your angular app. Latest version: 2.1.41, last published: 3 months ago. Start using @scullyio/init in your project by running ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found