timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
709 stars 127 forks source link

Err upon installation #106

Closed Hypothesis-github closed 6 years ago

Hypothesis-github commented 6 years ago

What kind of Issue is this?

Bug Report Question / Problem
Discussion / Feature Request

Actual behavior

npm ERR! path C:\Users\shaha\Documents\hostle\node_modules.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll npm ERR! code EPERM npm ERR! errno -4048 npm ERR! syscall unlink npm ERR! Error: EPERM: operation not permitted, unlink 'C:\Users\shaha\Documents\hostle\node_modules.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll' npm ERR! { Error: EPERM: operation not permitted, unlink 'C:\Users\shaha\Documents\hostle\node_modules.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll' npm ERR! cause: npm ERR! { Error: EPERM: operation not permitted, unlink 'C:\Users\shaha\Documents\hostle\node_modules.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll' npm ERR! errno: -4048, npm ERR! code: 'EPERM', npm ERR! syscall: 'unlink', npm ERR! path: 'C:\Users\shaha\Documents\hostle\node_modules\.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll' }, npm ERR! stack: 'Error: EPERM: operation not permitted, unlink \'C:\Users\shaha\Documents\hostle\node_modules\.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll\'', npm ERR! errno: -4048, npm ERR! code: 'EPERM', npm ERR! syscall: 'unlink', npm ERR! path: 'C:\Users\shaha\Documents\hostle\node_modules\.xdl.DELETE\binaries\windows\adb\AdbWinApi.dll', npm ERR! parent: 'AwesomeProject' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It's possible that the file was already in use (by a text editor or antivirus), npm ERR! or that you lack permissions to access it. npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended).

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\shaha\AppData\Roaming\npm-cache_logs\2018-09-08T04_35_57_682Z-debug.log


- Is it happening on Android, iOS or both?

Windows 10

- Could you identify sections in your code which triggers this behavior?

My code is empty this happens upon installation 

### Expected behavior

- What did you expect to happen?

the package to be installed

### Environment

| software                                | version
| --------------------------------------- | ------- 
| react-native-material-bottom-navigation | latest
| react-native or expo                    | expo 27
| node                                    |  v8.11.4
| npm or yarn                             | 6.4.1 npm