pahen / madge

Create graphs from your CommonJS, AMD or ES6 module dependencies
MIT License
9.09k stars 317 forks source link

Issue with installation on madge@8.0.0 - no dependency @vue/compiler-dom@3.5.6 #439

Open aleksandar-kandzhichki opened 2 months ago

aleksandar-kandzhichki commented 2 months ago

Hello. As of today I can't install the package when building the app, while last week I had no any issues. On package.json I am using "madge": "^8.0.0" as devDependency and I am getting the following issue (package is working fine on version 7.0.0):

 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @vue/compiler-dom@3.5.6

This error happened while installing the dependencies of madge@8.0.0 at dependency-tree@11.0.1 at precinct@12.1.2 at detective-vue2@2.0.3 at @vue/compiler-sfc@3.5.6

The latest release of @vue/compiler-dom is "3.5.5".

Other releases are: