rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 13 forks source link

rollup-plugin-preserve-directives rollup version colliding #158

Open robgarcav opened 8 months ago

robgarcav commented 8 months ago

npm ERR! While resolving: @radui/ui@0.0.13 npm ERR! Found: rollup@4.9.2 npm ERR! node_modules/rollup npm ERR! dev rollup@"^4.9.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer rollup@"2.x || 3.x" from rollup-plugin-preserve-directives@0.2.0 npm ERR! node_modules/rollup-plugin-preserve-directives npm ERR! dev rollup-plugin-preserve-directives@"^0.2.0" from the root project

maybe deleting rollup-plugin-preserve-directives from package.json?