You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
@jaebradley/fruit@1.0.20
npm@8.7.0
My prompt options:
Select a package type: Node
Select package features: commitlint and semantic-version
... (another input stuffs)
Error from Fruit:
The text was updated successfully, but these errors were encountered:
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:
Error from Fruit:
The text was updated successfully, but these errors were encountered: