gammastream / scully-plugins

A collection of plugins written for Scully
31 stars 9 forks source link

The plugin can only be installed in scully 2.0 using -legacy-peer-deps. #19

Open JuanPabloAmador opened 2 years ago

JuanPabloAmador commented 2 years ago

First of all, thanks for making this plugin!

I have tried to install it in a project with scully using version the following versions:

  "@scullyio/init": "^2.0.5",
  "@scullyio/ng-lib":"^2.0.0",
  "@scullyio/scully": "^2.0.0",
  "@scullyio/scully/scully-plugin-puppeteer":"^2.0.0",

When installing it tells me that it is only compatible with "@scullyio/init":"^1.0.0". But using the -legacy-peer-deps option. It works correctly.

Splaktar commented 2 years ago

Yep, I get the following

npm WARN @gammastream/scully-plugin-sitemap@1.0.7 requires a peer of @scullyio/scully@^1.0 but none is installed. You must install peer dependencies yourself.
msacket commented 2 years ago

Yes, thanks. I'm going to try and get this updated this week.

Sergiobop commented 2 years ago

Is this plugin still active? @msacket Thanks

msacket commented 2 years ago

Hi @Sergiobop . Yes, I just got swamped.

sigewuzhere commented 2 years ago

Hello guys! I started getting this error as well. Is there a way I can help fix it?

hisham commented 2 years ago

+1. Any update on getting this fixed?

hisham commented 1 year ago

https://github.com/recursyve/scully-plugins is a more recent fork that has scully 2.0 as dependency, but haven't tried it out yet.

emekaelo commented 1 year ago

https://github.com/recursyve/scully-plugins is a more recent fork that has scully 2.0 as dependency, but haven't tried it out yet.

It works 💯