MikeKovarik / rollup-plugin-notify

📟 Displays rollup errors as system notifications.
MIT License
19 stars 5 forks source link

Accept rollup 2 as a peer dependency #8

Open aredridel opened 3 years ago

AlexWayfer commented 1 year ago

What about already existing version 3?

@MikeKovarik please pay some attention.

AlexWayfer commented 7 months ago

There is already Rollup v4…

> npm install

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: rollup@4.11.0
npm ERR! node_modules/rollup
npm ERR!   dev rollup@"^4.9.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rollup@"^1.4.1" from rollup-plugin-notify@1.1.0
npm ERR! node_modules/rollup-plugin-notify
npm ERR!   dev rollup-plugin-notify@"^1.1.0" from the root project