Skip to content

Unable to install Tanstack Query #3793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Jul 10, 2022 · 6 comments
Closed

Unable to install Tanstack Query #3793

ghost opened this issue Jul 10, 2022 · 6 comments

Comments

@ghost
Copy link

ghost commented Jul 10, 2022

Describe the bug

Trying to install results in an error.

npm i "@tanstack/react-query"

Your minimal, reproducible example

?

Steps to reproduce

npm i "@tanstack/react-query"
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tanstack%2freact-query - Not found
npm ERR! 404
npm ERR! 404 '@tanstack/react-query@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Expected behavior

It installs.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

MacOS, Linux

react-query version

latest

TypeScript version

n/a

Additional context

No response

@stelmakhivan
Copy link

I was successful with npm i [email protected] ...

@daniel-anh-nguyen
Copy link

Can reproduce.

@vslepkan
Copy link

@olan-go2
Copy link

Having the same issue... the package is not available via npm

@TkDodo
Copy link
Collaborator

TkDodo commented Jul 11, 2022

@TkDodo TkDodo closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2022
@aouaiti
Copy link

aouaiti commented May 8, 2023

In my case it happened because i installed the dev tools before the react query, all i did was deleting the node_modules file, then "npm i", finally i installed it

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

No branches or pull requests

6 participants