Skip to content

Instantly share code, notes, and snippets.

@brianswisher
Created July 10, 2018 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianswisher/060d6169d8f2ccd78a913de32a2dc10f to your computer and use it in GitHub Desktop.
Save brianswisher/060d6169d8f2ccd78a913de32a2dc10f to your computer and use it in GitHub Desktop.
Force Install
sed -i -e 's/{{/_*/g' package.json && sed -i -e 's/}}/*_/g' package.json && yarn && rm package.json-e && git checkout package.json
@brianswisher
Copy link
Author

err

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