NPM install issue
See original GitHub issueFor some reason, I cannot install (npm i
) other packages while this package is installed. I get the error below. I have to first npm un react-native-material-menu
and then install the other package then I can install this back. Is this just me?
Environment
Environment: OS: Windows 10 Node: 8.4.0 Yarn: 0.19.1 npm: 5.4.2 Watchman: Not Found Xcode: N/A Android Studio: Version 2.3.0.0 AI-162.3764568
Packages: react: 16.0.0 react-native: 0.47.1
Error
PS C:\Users\Mercurius\Documents\GitHub\trustedplatform_android> npm i react-native-carousel-pager npm ERR! path C:\Users\Mercurius\Documents\GitHub\trustedplatform_android\node_modules\react-native-material-menu npm ERR! code EISGIT npm ERR! git C:\Users\Mercurius\Documents\GitHub\trustedplatform_android\node_modules\react-native-material-menu: Appears to be a git repo or submodule. npm ERR! git C:\Users\Mercurius\Documents\GitHub\trustedplatform_android\node_modules\react-native-material-menu npm ERR! git Refusing to remove it. Update manually, npm ERR! git or move it out of the way first.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Mercurius\AppData\Roaming\npm-cache_logs\2017-12-01T18_53_56_927Z-debug.log
Issue Analytics
- State:
- Created 6 years ago
- Comments:18 (8 by maintainers)
Top GitHub Comments
Woohoo it works!!! Thanks all!!
Ok, I reopen ticket and test with NPM