fruit icon indicating copy to clipboard operation
fruit copied to clipboard

Unable to resolve dependency tree

Open teixeiravictor opened this issue 2 years ago • 0 comments

Hi. First of all, I appreciate this project. Thanks for sharing this CLI for generate a quick boilerplate!

I get this error when trying generate a lib project. Looking in package.template.json I see different version for rollup and rollup-plugin-babel. I guess this is making a dependecy conflict, maybe.

Execute npm list -g I have:

My prompt options:

  • Select a package type: Node
  • Select package features: commitlint and semantic-version
  • ... (another input stuffs)

Error from Fruit:

image

teixeiravictor avatar Jun 16 '22 22:06 teixeiravictor