calvinkei / react-native-mathjax

Render Mathjax content in React Native Webview
MIT License
34 stars 37 forks source link

Installation using `npm install react-native-mathjax --save` falied #2

Closed nirendra10695 closed 6 years ago

nirendra10695 commented 6 years ago

I am getting errors while installing react-native-mathjax using npm.

npm ERR! fetch failed https://github.com/calcal12/react-native-autoheight-webview/tarball/master
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed https://github.com/calcal12/react-native-autoheight-webview/tarball/master
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed https://github.com/calcal12/react-native-autoheight-webview/tarball/master
npm ERR! fetch failed with status code 404
calvinkei commented 6 years ago

sorry it's a stupid mistake. I changed my github username but forgot to change the package.json dependencies url.

here is the commit regarding this issue and you can update the module to 1.0.2 which will resolve it