I am trying to install superagent module! But when i add it in the package.json file it says it installs but later it gives issues like tthe module isnt found!
Awaiting Your Response
You sometimes see that error if your project is full. You can try and free up space in your project using git gc
and git prune
from the console. Also make sure you’re using pnpm - run enable-pnpm
.
1 Like