@apollo/client/link/context issue when installing

Hi, I can’t seem to get @apollo/client/link/context to install. I have tried npm install @apollo/client/link/context a number of times, and I keep getting an Error stating:

npm ERR! enoent ENOENT: no such file or directory, open '/Users/.../@apollo/client/link/context/package.json'
npm ERR! enoent This is related to npm not being able to find a file.

Does anyone have any idea why this is happening or any advice on how to fix this? Thank you!

It’s not a separate package, it’s part of the @apollo/client package

1 Like