Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Update to telegraf 4.* #29

Open
imdkbj opened this issue Mar 12, 2021 · 5 comments
Open

Update to telegraf 4.* #29

imdkbj opened this issue Mar 12, 2021 · 5 comments

Comments

@imdkbj
Copy link

imdkbj commented Mar 12, 2021

Telegraf has gone with new big release and thus needs to be updated.

@manuelscurti
Copy link

Are you experiencing any issue with the new major release of Telegraf in combination with this library?

@whatisgoingon20
Copy link

whatisgoingon20 commented Jun 10, 2021

@manuelscurti npm dosent want to install telegraf-session-redis on new telegra 4.*

npm install telegraf-session-redis
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/telegraf
npm ERR! telegraf@"^4.3.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer telegraf@"^3.9.0" from [email protected]
npm ERR! node_modules/telegraf-session-redis
npm ERR! telegraf-session-redis@"*" 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.
npm ERR!
npm ERR! See /home/aff-soft/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! /.npm/_logs/2021-06-10T18_14_04_911Z-debug.log

@Rysakov1986
Copy link

use npm install telegraf-session-redis --force

@ajimix
Copy link

ajimix commented May 5, 2022

I'm also looking for an update as our company doesn't allow to use --force as it's considered a bad practice

@MKRhere
Copy link
Member

MKRhere commented Mar 5, 2023

If this thread is still relevant, check out:
https://github.com/telegraf/session

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants