leecade / leecade/react-native-swiper
Failed to install react-native-swiper
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which OS ?
Windows 10
-Visual Studio Code
Terminal
PS C:\RN\simpleApp> npm i react-native-swiper
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\fsevents):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Error: EPERM: operation not permitted, rename 'C:\RN\aflix\node_modules\.staging\fsevents-43cdae17\no
de_modules\asynckit' -> 'C:\RN\simpleApp\node_modules\.staging\asynckit-87b1ae8b'
npm ERR! path C:\RN\simpleApp\node_modules\react-native-swiper
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\RN\simpleApp\node_modules\react-native-swiper' -> 'C:\RN\simpleApp\node_modules\.react-native-s
wiper.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ACER\AppData\Roaming\npm-cache\_logs\2017-10-05T01_52_14_625Z-debug.log
Not sure about what problem, can anyone help me ? I checked the node_modules folder, cannot find react-native-swiper
NPM Version 5.3.0
RN Version 0.48.4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce npm i react-native-swiper on Windows 10 using npm 5.3.0 and React Native 0.48.4, starting with the reported EPERM and ENOENT output. Compare the result with the expected package installation and record whether the issue is reproducible or what environment-specific information is still missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100