scullyio / scully

The Static Site Generator for Angular apps
https://scully.io/
MIT License
2.55k stars 257 forks source link

Installation instruction should contain "npm install @scullyio/scully-plugin-puppeteer" #1587

Open komlanKodoh opened 2 years ago

komlanKodoh commented 2 years ago

🗄️ Docs report

Description

Every time I want to use Scully I copy and paste the code snippet from the docs for the installation. Unfortunately, every time I want to run a build, I am told to run "npm install @scullyio/scully-plugin-puppeteer." It's not much of an issue for me, but It may bother some beginners. It would be cool if the installation could contain a notice for the plugin.

Screenshot from 2022-05-02 15-20-34

🔬 Docs URL

https://scully.io/docs/learn/getting-started/installation/

sefatanam commented 1 year ago

Encountering the same error, but unfortunately, no solution has been found yet, and there is no clear indication of the root cause. Open to any insights or suggestions on how to resolve this.