How to install old version of tanstack react query using yarn
I was following a tutorial on youtube where there was an error because tanstack/react query isnt compatible with trpc so I had to try installing an older version, when i tried using 'yarn add @tanstack/react-query 4.36.1' i got the following error 'Error: https://registry.yarnpkg.com/4.36.1: Not found'
1 Reply
conscious-sapphireOP•2y ago
nvm it was syntax error, i found out later in the video