[bug]: Plugin init fails due to dependency conflict #68
Labels
issue: bug
Issue reporting a bug
severity: high
If it breaks the basic use of the product
source: sdk-plugin
status: confirmed
Confirmed by a Strapi Team member or multiple community members
What version of
@strapi/sdk-plugin
are you using?NPM version: 10.5.0
Node version: v20.12.0
SDK version: 5.2.7
What's Wrong?
When the init script reaches the
npm install
phase, it fails due to a dependency tree conflict:To Reproduce
Simply run
npx @strapi/sdki-plugin init plugin-name
Expected Behaviour
Init utility completes correctly
The text was updated successfully, but these errors were encountered: