Princesseuh / component-template

A simple template for making Astro components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to resolve dependency tree

dande-sun opened this issue · comments

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: astro-component-name@0.1.0 npm ERR! Found: astro@2.3.4 npm ERR! node_modules/astro npm ERR! dev astro@"^2.3.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer astro@"^1.0.0-rc.1" from astro-component-tester@0.6.0 npm ERR! node_modules/astro-component-tester npm ERR! dev astro-component-tester@"^0.6.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.