Skip to content

Instantly share code, notes, and snippets.

@adarsh-chakraborty
Created December 25, 2021 14:11
Show Gist options
  • Select an option

  • Save adarsh-chakraborty/899c78ce7930efa155f3e310c491ab89 to your computer and use it in GitHub Desktop.

Select an option

Save adarsh-chakraborty/899c78ce7930efa155f3e310c491ab89 to your computer and use it in GitHub Desktop.
Clear npx cache using this command.

To clear npx cache

npx clear-npx-cache

It might fix all the errors related to npx you can face, ex. you are installing an old version of react using CRA etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment