We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running react-native init AwesomeProject...
John-Goerings-MacBook-Pro-2:Documents John$ react-native init AwesomeProject This will walk you through creating a new React Native project in /Users/John/Documents/AwesomeProject npm WARN package.json AwesomeProject@0.0.1 No README.md file found! npm http GET https://registry.npmjs.org/react-native npm http 304 https://registry.npmjs.org/react-native npm http GET https://registry.npmjs.org/react-timer-mixin npm http GET https://registry.npmjs.org/connect/2.8.3 npm http GET https://registry.npmjs.org/jstransform/10.0.1 npm http GET https://registry.npmjs.org/react-tools/0.13.0-rc2 npm http GET https://registry.npmjs.org/rebound npm http GET https://registry.npmjs.org/source-map/0.1.31 npm http GET https://registry.npmjs.org/stacktrace-parser/0.1.1 npm http 304 https://registry.npmjs.org/react-timer-mixin npm ERR! Error: No compatible version found: react-timer-mixin@'^0.13.1' npm ERR! Valid install targets: npm ERR! ["0.13.0","0.13.1"] npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:685:10) npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:607:10 npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7) npm ERR! at Object.oncomplete (fs.js:107:15) npm ERR! If you need help, you may report this log at: npm ERR! <http://github.com/isaacs/npm/issues> npm ERR! or email it to: npm ERR! <npm-@googlegroups.com> npm ERR! System Darwin 14.3.0 npm ERR! command "node" "/usr/local/bin/npm" "install" "--save" "react-native" npm ERR! cwd /Users/John/Documents/AwesomeProject npm ERR! node -v v0.10.2 npm ERR! npm -v 1.2.15 npm http 304 https://registry.npmjs.org/connect/2.8.3 npm http 304 https://registry.npmjs.org/jstransform/10.0.1 npm http 304 https://registry.npmjs.org/rebound npm http 304 https://registry.npmjs.org/source-map/0.1.31 npm http 304 https://registry.npmjs.org/stacktrace-parser/0.1.1 npm http 304 https://registry.npmjs.org/react-tools/0.13.0-rc2 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /Users/John/Documents/AwesomeProject/npm-debug.log npm ERR! not ok code 0 `npm install --save react-native` failed
Here is the npm-debug.log:
0 info it worked if it ends with ok 1 verbose cli [ 'node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'install', 1 verbose cli '--save', 1 verbose cli 'react-native' ] 2 info using npm@1.2.15 3 info using node@v0.10.2 4 verbose read json /Users/John/Documents/AwesomeProject/package.json 5 warn package.json AwesomeProject@0.0.1 No README.md file found! 6 verbose from cache /Users/John/Documents/AwesomeProject/package.json 7 verbose readDependencies using package.json deps 8 verbose cache add [ 'react-native', null ] 9 verbose cache add name=undefined spec="react-native" args=["react-native",null] 10 verbose parsed url { protocol: null, 10 verbose parsed url slashes: null, 10 verbose parsed url auth: null, 10 verbose parsed url host: null, 10 verbose parsed url port: null, 10 verbose parsed url hostname: null, 10 verbose parsed url hash: null, 10 verbose parsed url search: null, 10 verbose parsed url query: null, 10 verbose parsed url pathname: 'react-native', 10 verbose parsed url path: 'react-native', 10 verbose parsed url href: 'react-native' } 11 silly lockFile 5c4a3867-react-native react-native 12 verbose lock react-native /Users/John/.npm/5c4a3867-react-native.lock 13 silly lockFile 5c4a3867-react-native react-native 14 silly lockFile 5c4a3867-react-native react-native 15 verbose addNamed [ 'react-native', '' ] 16 verbose addNamed [ null, '' ] 17 silly lockFile 4b61749f-react-native react-native@ 18 verbose lock react-native@ /Users/John/.npm/4b61749f-react-native.lock 19 silly addNameRange { name: 'react-native', range: '', hasData: false } 20 verbose url raw react-native 21 verbose url resolving [ 'https://registry.npmjs.org/', './react-native' ] 22 verbose url resolved https://registry.npmjs.org/react-native 23 info trying registry request attempt 1 at 19:51:29 24 verbose etag "AOXNJEWDC9X9Y4QK46JUX1VW4" 25 http GET https://registry.npmjs.org/react-native 26 http 304 https://registry.npmjs.org/react-native 27 silly registry.get cb [ 304, 27 silly registry.get { date: 'Thu, 26 Mar 2015 18:51:29 GMT', 27 silly registry.get server: 'Apache', 27 silly registry.get via: '1.1 varnish', 27 silly registry.get 'last-modified': 'Thu, 26 Mar 2015 18:51:29 GMT', 27 silly registry.get 'cache-control': 'max-age=60', 27 silly registry.get etag: '"AOXNJEWDC9X9Y4QK46JUX1VW4"', 27 silly registry.get age: '0', 27 silly registry.get 'x-served-by': 'cache-fra1231-FRA', 27 silly registry.get 'x-cache': 'HIT', 27 silly registry.get 'x-cache-hits': '1', 27 silly registry.get 'x-timer': 'S1427395889.232338,VS0,VE175', 27 silly registry.get vary: 'Accept', 27 silly registry.get 'content-length': '0', 27 silly registry.get 'keep-alive': 'timeout=10, max=50', 27 silly registry.get connection: 'Keep-Alive' } ] 28 verbose etag react-native from cache 29 silly addNameRange number 2 { name: 'react-native', range: '', hasData: true } 30 silly addNameRange versions [ 'react-native', [ '0.0.0', '0.0.5', '0.0.6', '0.1.0' ] ] 31 verbose addNamed [ 'react-native', '0.1.0' ] 32 verbose addNamed [ '0.1.0', '0.1.0' ] 33 silly lockFile c1972052-react-native-0-1-0 react-native@0.1.0 34 verbose lock react-native@0.1.0 /Users/John/.npm/c1972052-react-native-0-1-0.lock 35 verbose read json /Users/John/.npm/react-native/0.1.0/package/package.json 36 silly lockFile c1972052-react-native-0-1-0 react-native@0.1.0 37 silly lockFile c1972052-react-native-0-1-0 react-native@0.1.0 38 silly lockFile 4b61749f-react-native react-native@ 39 silly lockFile 4b61749f-react-native react-native@ 40 silly resolved [ { name: 'react-native', 40 silly resolved version: '0.1.0', 40 silly resolved description: 'A framework for building native apps using React', 40 silly resolved repository: { type: 'git', url: 'git@github.com:facebook/react-native.git' }, 40 silly resolved jest: 40 silly resolved { scriptPreprocessor: 'jestSupport/scriptPreprocess.js', 40 silly resolved setupEnvScriptFile: 'jestSupport/env.js', 40 silly resolved testPathIgnorePatterns: [Object], 40 silly resolved testFileExtensions: [Object], 40 silly resolved unmockedModulePathPatterns: [Object] }, 40 silly resolved main: 'Libraries/react-native/react-native.js', 40 silly resolved files: 40 silly resolved [ 'React', 40 silly resolved 'Examples/SampleApp', 40 silly resolved 'Libraries', 40 silly resolved 'packager', 40 silly resolved 'cli.js', 40 silly resolved 'init.sh', 40 silly resolved 'LICENSE', 40 silly resolved 'PATENTS', 40 silly resolved 'README.md' ], 40 silly resolved scripts: 40 silly resolved { test: 'jest', 40 silly resolved lint: 'node linter.js Examples/', 40 silly resolved start: './packager/packager.sh', 40 silly resolved postinstall: 'cd packager && npm install' }, 40 silly resolved bin: { 'react-native-start': 'packager/packager.sh' }, 40 silly resolved dependencies: 40 silly resolved { connect: '2.8.3', 40 silly resolved jstransform: '10.0.1', 40 silly resolved 'react-timer-mixin': '^0.13.1', 40 silly resolved 'react-tools': '0.13.0-rc2', 40 silly resolved rebound: '^0.0.12', 40 silly resolved 'source-map': '0.1.31', 40 silly resolved 'stacktrace-parser': '0.1.1' }, 40 silly resolved devDependencies: { 'jest-cli': '0.2.1', eslint: '0.9.2' }, 40 silly resolved readme: '**Warning: This is currently a private repo to accompany the ReactJS conference\ntalk, and is not accessible outside the official conference attendees - please\ndo not share this code.**\n\nThis is also a very early alpha release. There are certainly bugs and missing\nfeatures. Some things may even be well-documented in JS, but missing from the\nnative implementation. We are committed to improving and expanding the\ncapabilities of this project as fast as we can, and look forward to working with\nthe community.\n\n# React Native [![Build Status](https://magnum.travis-ci.com/facebook/react-native.svg?token=L5Egb3B4dyQzH5wDijCB&branch=master)](https://magnum.travis-ci.com/facebook/react-native)\n\nOur first React Native implementation is `React`, targeting iOS. We are also\nworking on an Android implementation which we will release later. `React`\napps are built using the [React JS](https://github.com/facebook/react) framework, and render directly to\nnative UIKit elements using a fully asynchronous architecture. There is no\nbrowser and no HTML. We have picked what we think is the best set of features\nfrom these and other technologies to build what we hope to become the best\nproduct development framework available, with an emphasis on iteration speed,\ndeveloper delight, continuity of technology, and absolutely beautiful and fast\nproducts with no compromises in quality or capability.\n\n## Requirements\n\n1. OS X - This repo only contains the iOS implementation right now, and Xcode only runs on Mac.\n2. New to Xcode? [Download it](https://developer.apple.com/xcode/downloads/) from the Mac App Store.\n3. [Homebrew](http://brew.sh/) is the recommended way to install node, watchman, and flow.\n4. New to node or npm? `brew install node`\n5. We recommend installing [watchman](https://facebook.github.io/watchman/docs/install.html), otherwise you might hit a node file watching bug. `brew install watchman`\n6. If you want to use [flow](http://www.flowtype.org), `brew install flow`\n\n## Quick start\n\nGet up and running with our Movies sample app:\n\n1. Once you have the repo cloned and met all the requirements above, start the\npackager that will transform your JS code on-the-fly:\n\n ```\n npm install\n npm start\n ```\n2. Open the `Examples/Movies/Movies.xcodeproj` project in Xcode.\n3. Make sure the target is set to `Movies` and that you have an iOS simulator\nselected to run the app.\n4. Build and run the project with the Xcode run button.\n\nYou should now see the Movies app running on your iOS simulator.\nCongratulations! You\'ve just successfully run your first React Native app.\n\nNow try editing a JavaScript file and viewing your changes. Let\'s change the\nmovie search placeholder text:\n\n1. Open the `Examples/Movies/SearchScreen.js` file in your favorite JavaScript\neditor.\n2. Look for the current search placeholder text and change it to "Search for an\nawesome movie...".\n3. Hit cmd+R ([twice](http://openradar.appspot.com/19613391)) in your iOS simulator to reload the app and see your change.\nIf you don\'t immediately see your changes, try restarting your app within Xcode.\n\nFeel free to browse the Movies sample files and customize various properties to\nget familiar with the codebase and React Native.\n\nAlso check out the UI Component Explorer for more sample code:\n`Examples/UIExplorer/UIExplorer.xcodeproj`. **Make sure to close the Movies\nproject first - Xcode will break if you have two projects open that reference\nthe same library.**\n\n## Troubleshooting\n\n+ Xcode will break if you have two examples open at the same time.\n+ If `npm start` fails with log spew like:\n ```\n 2015-02-02 10:56 node[24294] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)\n ```\nthen you\'ve hit the node file watching bug - `brew install watchman` should fix the issue.\n+ Jest testing does not yet work on node versions after 0.10.x.\n+ You can verify the packager is working by loading the [bundle](http://localhost:8081/Examples/Movies/MoviesApp.includeRequire.runModule.bundle) in your browser and\ninspecting the contents.\n\nPlease report any other issues you encounter so we can fix them ASAP.\n\n## Basics\n\n`<View>` is a container that behaves similar to a `<div>` element on web, but\nrenders to a `UIView`. `<Text>`, `<Image>`, and `<ScrollView>` are other basic\ncomponents and there are several more. You can compose these elements into\ncomponent trees just like normal react or HTML elements, and they can be styled\nwith the `style` property, which supports a subset of flexbox layout. Check out\nthe UIExplorer examples for more [sample code](https://github.com/facebook/react-native/blob/master/Examples/UIExplorer/ScrollViewExample.js).\n\nNative events come in as you would expect via `onChange`, `onScroll`, `onTouch`\nand other props. `TouchableHighlight` makes it really easy to build nice buttons\nvia `onPress`, which plays nicely with scroll views and other interactions via\nthe responder system.\n\n# FAQ\n\n##### Q. How does debugging work? Can I set breakpoints in my JS?\nA. We are going to add the ability to use the Chrome developer tools soon. We\nare very passionate about building the best possible developer experience.\n\n##### Q. When is this coming to Android/Windows/OS X/etc?\nA. We\'re working on Android, and we are excited to release it as soon as we can.\nWe are looking forward to the community helping us target other platforms as\nwell :)\n\n##### Q. How do I create my own app?\nA. Copy the entire `Examples/TicTacToe` folder, rename stuff in Xcode, and\nreplace the `TicTacToeApp.js` with your own. Then, in `AppDelegate.m`, update\n`moduleName` to match your call to\n`AppRegistry.registerComponent(<moduleName>, <componentName>)` at the bottom of your\nJS file, and update `jsCodeLocation` to match your JS file name and location.\n\n##### Q. Can I submit my own React Native app to the App Store?\nA. Not yet, but you will be able to soon. If you build something you want to\nsubmit to the App Store, come talk to us ASAP.\n\n##### Q. How do I deploy to my device?\nA. You can change `localhost` in `AppDelegate.m` to your laptop\'s IP address and\ngrab the bundle over the same Wi-Fi network. You can also download the bundle\nthat the React packager generates, save it to the file `main.jsbundle`, and add it\nas a static resource in your Xcode project. Then set the `jsCodeLocation` in\n`AppDelegate.m` to point to that file and deploy to your device like you would\nany other app.\n\n##### Q. What\'s up with this private repo? Why aren\'t you just open sourcing it now?\nA. We want input from the React community before we open the floodgates so we\ncan incorporate your feedback, and we also have a bunch more features we want to\nadd to make a more complete offering before we open source.\n\n##### Q. Do you have to ship a JS runtime with your apps?\nA. No, we just use the JavaScriptCore public API that is part of iOS 7 and\nlater.\n\n##### Q. How do I add more native capabilities?\nA. React Native is designed to be extensible - come talk to us, we would love to\nwork with you.\n\n##### Q. Can I reuse existing iOS code?\nA. Yes, React Native is designed to be extensible and allow integration of all\nsorts of native components, such as `UINavigationController` (available as\n`<NavigatorIOS>`), `MKMapView` (not available yet), or your own custom\ncomponent. Check out `RCTUIActivityIndicatorViewManager.m` for a simple\nexample.\n\n# In Depth\n\nReact renders these component trees as normal, but instead of applying the\nresult to the DOM, it sends a batch of create, update, and delete commands for\nnative views. Everything in the React tree ultimately composes down to core\ncomponents that are mapped to their native counterpart. The diff is first\napplied to the shadow tree where layout is calculated in a background thread,\nthen the minimal changeset is applied to the native views on the main thread.\n\nThere are two key elements to making these apps feel great. The first is the\n100% asynchronous communication between the native engine and JS application\ncode. This means that slow JS operations never block the main thread, so the\napp can always be responsive to scrolling, image loading, and the like. Second\nis the powerful bridging API that let\'s us wrap any native components and APIs\nwe want, allowing us to use the native navigation system, tab bar, maps, blurs,\nor any other existing native components standard on the platform, from another\nopen source project, or custom built. These deep hooks also allow us to do very\nhigh fidelity touch processing, capable of driving continuous gesture feedback\nand animations at 60 fps.\n\nBeyond performance, there are some exciting new concepts that make the\ndevelopment experience a delight:\n\n+ React JS - React is a unique and powerful way to structure apps that makes\nthem easier to reason about, and thus develop more quickly with fewer bugs.\nReact Native takes the same core React engine with JSX and ES6 and plugs\nstraight into the native view layer. Some React components and most JS\nlibraries can easily be reused.\n+ Instant reload - See the effect of your changes right away without compiling.\nthe React packager efficiently transforms, bundles, caches, and serves your\nsource code seamlessly.\n+ `StyleSheet` - A simplifying evolution of CSS. `padding`, `margin`,\n`position: \'absolute\'`, `left`, `right`...the list of support attributes goes on,\nbut no more selectors or complex precedence rules - `StyleSheet`s [are just JS](https://speakerdeck.com/vjeux/react-css-in-js),\nand can be merged, shared, and manipulated just like any other JS object.\n+ Flexbox layout - Views stack up based on the flex direction of their parent,\nand can be configured to wrap tightly around their children, expand to fill\ntheir parent container, or something more custom. The layout algorithm runs\nasynchronously as well, so scrolling and other animations can stay buttery\nsmooth, even while computing complex layout.\n+ Responder events - Get that perfect touch interaction, even with extremely\ncomplex, hierarchical trees of components.\n+ Component Library - `TouchableHighlight`, `ListView`, `TextInput`, and more\nprovide a powerful library of pre-built, high quality components you can easily\ndrop into your apps. Check out `Examples/UIExplorer/UIExplorer.xcodeproj` to\nsee example usage.\n\nReact Native is not in any way the first step to building a write-once, run-\nanywhere solution. One goal is simply to unify the developer experience, so\nthat a developer does not need to become a deep expert in every different\nplatform they want to deploy to - the future vision is for the development\ntools, concepts, frameworks, programming language, and many of the APIs to be as\nsimilar as possible across the web, iOS, Android, and maybe more, without\ncompromising app quality on any platform.\n\n## Testing\n\nRun example app tests with:\n\n```\nnpm test\n```\n\nNote: Jest testing does not yet work on node versions after 0.10.x.\n\n## Static Analysis\n\nLint the example apps with:\n\n```\nnpm run lint\n```\n\nIf you have [flow](http://flowtype.org) (version 0.1.6+) installed, you can do type analysis by running:\n\n```\nflow\n```\n', 40 silly resolved readmeFilename: 'README.md', 40 silly resolved _id: 'react-native@0.1.0', 40 silly resolved _from: 'react-native@' } ] 41 info install react-native@0.1.0 into /Users/John/Documents/AwesomeProject 42 info installOne react-native@0.1.0 43 verbose from cache /Users/John/.npm/react-native/0.1.0/package/package.json 44 info /Users/John/Documents/AwesomeProject/node_modules/react-native unbuild 45 verbose read json /Users/John/Documents/AwesomeProject/node_modules/react-native/package.json 46 verbose tar unpack /Users/John/.npm/react-native/0.1.0/package.tgz 47 silly lockFile 7429665b-roject-node-modules-react-native /Users/John/Documents/AwesomeProject/node_modules/react-native 48 verbose lock /Users/John/Documents/AwesomeProject/node_modules/react-native /Users/John/.npm/7429665b-roject-node-modules-react-native.lock 49 silly lockFile dbaec03e-m-react-native-0-1-0-package-tgz /Users/John/.npm/react-native/0.1.0/package.tgz 50 verbose lock /Users/John/.npm/react-native/0.1.0/package.tgz /Users/John/.npm/dbaec03e-m-react-native-0-1-0-package-tgz.lock 51 silly gunzTarPerm modes [ '755', '644' ] 52 silly gunzTarPerm extractEntry package.json 53 silly gunzTarPerm extractEntry README.md 54 silly gunzTarPerm extractEntry LICENSE 55 silly gunzTarPerm extractEntry cli.js 56 silly gunzTarPerm extractEntry Examples/SampleApp/.npmignore 57 silly gunzTarPerm extractEntry Examples/SampleApp/index.ios.js 58 silly gunzTarPerm extractEntry Examples/SampleApp/SampleApp.xcodeproj/project.pbxproj 59 silly gunzTarPerm extractEntry Examples/SampleApp/SampleApp.xcodeproj/xcshareddata/xcschemes/SampleApp.xcscheme 60 silly gunzTarPerm extractEntry Examples/SampleApp/iOS/AppDelegate.h 61 silly gunzTarPerm extractEntry Examples/SampleApp/iOS/AppDelegate.m 62 silly gunzTarPerm extractEntry Examples/SampleApp/iOS/Base.lproj/LaunchScreen.xib 63 silly gunzTarPerm extractEntry Examples/SampleApp/iOS/Images.xcassets/AppIcon.appiconset/Contents.json 64 silly gunzTarPerm extractEntry Examples/SampleApp/iOS/Info.plist 65 silly gunzTarPerm extractEntry Examples/SampleApp/iOS/main.m 66 silly gunzTarPerm extractEntry Libraries/LinkingIOS/LinkingIOS.js 67 silly gunzTarPerm extractEntry Libraries/LinkingIOS/RCTLinking.xcodeproj/project.pbxproj 68 silly gunzTarPerm extractEntry Libraries/LinkingIOS/RCTLinkingManager.h 69 silly gunzTarPerm extractEntry Libraries/LinkingIOS/RCTLinkingManager.m 70 silly gunzTarPerm extractEntry Libraries/ActionSheetIOS/ActionSheetIOS.js 71 silly gunzTarPerm extractEntry Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj/project.pbxproj 72 silly gunzTarPerm extractEntry Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTActionSheet.xcscheme 73 silly gunzTarPerm extractEntry Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 74 silly gunzTarPerm extractEntry Libraries/ActionSheetIOS/RCTActionSheetManager.h 75 silly gunzTarPerm extractEntry Libraries/ActionSheetIOS/RCTActionSheetManager.m 76 silly gunzTarPerm extractEntry Libraries/Animation/Animation.js 77 silly gunzTarPerm extractEntry Libraries/Animation/AnimationMixin.js 78 silly gunzTarPerm extractEntry Libraries/Animation/AnimationUtils.js 79 silly gunzTarPerm extractEntry Libraries/Animation/LayoutAnimation.js 80 silly gunzTarPerm extractEntry Libraries/Animation/POPAnimationMixin.js 81 silly gunzTarPerm extractEntry Libraries/Animation/RCTAnimation.xcodeproj/project.pbxproj 82 silly gunzTarPerm extractEntry Libraries/Animation/RCTAnimationManager.h 83 silly gunzTarPerm extractEntry Libraries/Animation/RCTAnimationManager.m 84 silly gunzTarPerm extractEntry Libraries/Animation/__tests__/AnimationUtils-test.js 85 silly gunzTarPerm extractEntry Libraries/AppRegistry/AppRegistry.js 86 silly gunzTarPerm extractEntry Libraries/AppStateIOS/AppStateIOS.android.js 87 silly gunzTarPerm extractEntry Libraries/AppStateIOS/AppStateIOS.ios.js 88 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchedBridgedModules/NativeModules.js 89 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchedBridgedModules/POPAnimation.js 90 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchedBridgedModules/RCTAlertManager.ios.js 91 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchedBridgedModules/RCTEventEmitter.js 92 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchedBridgedModules/RCTJSTimers.js 93 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchingImplementation/BatchedBridge.js 94 silly gunzTarPerm extractEntry Libraries/BatchedBridge/BatchingImplementation/BatchedBridgeFactory.js 95 silly gunzTarPerm extractEntry Libraries/CameraRoll/CameraRoll.js 96 silly gunzTarPerm extractEntry Libraries/Components/ScrollResponder.js 97 silly gunzTarPerm extractEntry Libraries/Components/StaticRenderer.js 98 silly gunzTarPerm extractEntry Libraries/Components/Subscribable.js 99 silly gunzTarPerm extractEntry Libraries/Components/StatusBar/StatusBarIOS.ios.js 100 silly gunzTarPerm extractEntry Libraries/Components/ActivityIndicatorIOS/ActivityIndicatorIOS.ios.js 101 silly gunzTarPerm extractEntry Libraries/Components/ScrollView/ScrollView.js 102 silly gunzTarPerm extractEntry Libraries/Components/SliderIOS/SliderIOS.js 103 silly gunzTarPerm extractEntry Libraries/Components/MapView/MapView.js 104 silly gunzTarPerm extractEntry Libraries/Components/DatePicker/DatePickerIOS.ios.js 105 silly gunzTarPerm extractEntry Libraries/Components/Navigation/NavigatorIOS.ios.js 106 silly gunzTarPerm extractEntry Libraries/Components/SwitchIOS/SwitchIOS.android.js 107 silly gunzTarPerm extractEntry Libraries/Components/SwitchIOS/SwitchIOS.ios.js 108 silly gunzTarPerm extractEntry Libraries/Components/TabBarIOS/TabBarIOS.android.js 109 silly gunzTarPerm extractEntry Libraries/Components/TabBarIOS/TabBarIOS.ios.js 110 silly gunzTarPerm extractEntry Libraries/Components/TabBarIOS/TabBarItemIOS.android.js 111 silly gunzTarPerm extractEntry Libraries/Components/TabBarIOS/TabBarItemIOS.ios.js 112 silly gunzTarPerm extractEntry Libraries/Components/TextInput/TextInput.ios.js 113 silly gunzTarPerm extractEntry Libraries/Components/TextInput/TextInputState.js 114 silly gunzTarPerm extractEntry Libraries/Components/Touchable/TouchableBounce.js 115 silly gunzTarPerm extractEntry Libraries/Components/Touchable/TouchableHighlight.js 116 silly gunzTarPerm extractEntry Libraries/Components/Touchable/TouchableOpacity.js 117 silly gunzTarPerm extractEntry Libraries/Components/Touchable/TouchableWithoutFeedback.js 118 silly gunzTarPerm extractEntry Libraries/Components/Touchable/ensureComponentIsNative.js 119 silly gunzTarPerm extractEntry Libraries/Components/View/View.js 120 silly gunzTarPerm extractEntry Libraries/Components/View/ViewStylePropTypes.js 121 silly gunzTarPerm extractEntry Libraries/Components/WebView/WebView.android.js 122 silly gunzTarPerm extractEntry Libraries/Components/WebView/WebView.ios.js 123 silly gunzTarPerm extractEntry Libraries/CustomComponents/LICENSE 124 silly gunzTarPerm extractEntry Libraries/CustomComponents/ListView/ListView.js 125 silly gunzTarPerm extractEntry Libraries/CustomComponents/ListView/ListViewDataSource.js 126 silly gunzTarPerm extractEntry Libraries/CustomComponents/Navigator/Navigator.js 127 silly gunzTarPerm extractEntry Libraries/CustomComponents/Navigator/NavigatorBreadcrumbNavigationBar.js 128 silly gunzTarPerm extractEntry Libraries/CustomComponents/Navigator/NavigatorBreadcrumbNavigationBarStyles.ios.js 129 silly gunzTarPerm extractEntry Libraries/CustomComponents/Navigator/NavigatorNavigationBar.js 130 silly gunzTarPerm extractEntry Libraries/CustomComponents/Navigator/NavigatorNavigationBarStyles.js 131 silly gunzTarPerm extractEntry Libraries/CustomComponents/Navigator/NavigatorSceneConfigs.js 132 silly gunzTarPerm extractEntry Libraries/Device/RCTDeviceEventEmitter.js 133 silly gunzTarPerm extractEntry Libraries/Fetch/fetch.js 134 silly gunzTarPerm extractEntry Libraries/Geolocation/Geolocation.ios.js 135 silly gunzTarPerm extractEntry Libraries/Geolocation/RCTGeolocation.xcodeproj/project.pbxproj 136 silly gunzTarPerm extractEntry Libraries/Geolocation/RCTGeolocation.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTGeolocation.xcscheme 137 silly gunzTarPerm extractEntry Libraries/Geolocation/RCTGeolocation.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 138 silly gunzTarPerm extractEntry Libraries/Geolocation/RCTLocationObserver.h 139 silly gunzTarPerm extractEntry Libraries/Geolocation/RCTLocationObserver.m 140 silly gunzTarPerm extractEntry Libraries/Image/Image.ios.js 141 silly gunzTarPerm extractEntry Libraries/Image/ImageStylePropTypes.js 142 silly gunzTarPerm extractEntry Libraries/Image/ImageResizeMode.js 143 silly gunzTarPerm extractEntry Libraries/Image/RCTCameraRollManager.h 144 silly gunzTarPerm extractEntry Libraries/Image/RCTCameraRollManager.m 145 silly gunzTarPerm extractEntry Libraries/Image/RCTGIFImage.h 146 silly gunzTarPerm extractEntry Libraries/Image/RCTGIFImage.m 147 silly gunzTarPerm extractEntry Libraries/Image/RCTImage.xcodeproj/project.pbxproj 148 silly gunzTarPerm extractEntry Libraries/Image/RCTImage.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTImage.xcscheme 149 silly gunzTarPerm extractEntry Libraries/Image/RCTImage.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 150 silly gunzTarPerm extractEntry Libraries/Image/RCTImageDownloader.h 151 silly gunzTarPerm extractEntry Libraries/Image/RCTImageDownloader.m 152 silly gunzTarPerm extractEntry Libraries/Image/RCTStaticImageManager.m 153 silly gunzTarPerm extractEntry Libraries/Image/RCTImageLoader.m 154 silly gunzTarPerm extractEntry Libraries/Image/RCTNetworkImageView.h 155 silly gunzTarPerm extractEntry Libraries/Image/RCTNetworkImageView.m 156 silly gunzTarPerm extractEntry Libraries/Image/RCTNetworkImageViewManager.h 157 silly gunzTarPerm extractEntry Libraries/Image/RCTNetworkImageViewManager.m 158 silly gunzTarPerm extractEntry Libraries/Image/RCTStaticImage.h 159 silly gunzTarPerm extractEntry Libraries/Image/RCTStaticImage.m 160 silly gunzTarPerm extractEntry Libraries/Image/RCTStaticImageManager.h 161 silly gunzTarPerm extractEntry Libraries/Image/RCTImageLoader.h 162 silly gunzTarPerm extractEntry Libraries/Interaction/InteractionManager.js 163 silly gunzTarPerm extractEntry Libraries/Interaction/InteractionMixin.js 164 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/Initialization/ExceptionsManager.js 165 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/Initialization/InitializeJavaScriptAppEngine.js 166 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/Initialization/SourceMap.js 167 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/Initialization/loadSourceMap.js 168 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/Initialization/parseErrorStack.js 169 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/Initialization/source-map-url.js 170 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/System/JSTimers/JSTimers.js 171 silly gunzTarPerm extractEntry Libraries/JavaScriptAppEngine/System/JSTimers/JSTimersExecution.js 172 silly gunzTarPerm extractEntry Libraries/AdSupport/AdSupportIOS.js 173 silly gunzTarPerm extractEntry Libraries/AdSupport/RCTAdSupport.h 174 silly gunzTarPerm extractEntry Libraries/AdSupport/RCTAdSupport.m 175 silly gunzTarPerm extractEntry Libraries/AdSupport/RCTAdSupport.xcodeproj/project.pbxproj 176 silly gunzTarPerm extractEntry Libraries/AdSupport/RCTAdSupport.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTAdSupport.xcscheme 177 silly gunzTarPerm extractEntry Libraries/AdSupport/RCTAdSupport.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 178 silly gunzTarPerm extractEntry Libraries/Network/NetInfo.js 179 silly gunzTarPerm extractEntry Libraries/Network/XMLHttpRequest.ios.js 180 silly gunzTarPerm extractEntry Libraries/Network/XMLHttpRequestBase.js 181 silly gunzTarPerm extractEntry Libraries/Network/RCTDataManager.h 182 silly gunzTarPerm extractEntry Libraries/Network/RCTDataManager.m 183 silly gunzTarPerm extractEntry Libraries/Network/RCTNetwork.xcodeproj/project.pbxproj 184 silly gunzTarPerm extractEntry Libraries/Network/RCTNetwork.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTNetwork.xcscheme 185 silly gunzTarPerm extractEntry Libraries/Network/RCTNetwork.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 186 silly gunzTarPerm extractEntry Libraries/Network/RCTReachability.h 187 silly gunzTarPerm extractEntry Libraries/Network/RCTReachability.m 188 silly gunzTarPerm extractEntry Libraries/Picker/PickerIOS.android.js 189 silly gunzTarPerm extractEntry Libraries/Picker/PickerIOS.ios.js 190 silly gunzTarPerm extractEntry Libraries/PushNotificationIOS/PushNotificationIOS.js 191 silly gunzTarPerm extractEntry Libraries/PushNotificationIOS/RCTPushNotification.xcodeproj/project.pbxproj 192 silly gunzTarPerm extractEntry Libraries/PushNotificationIOS/RCTPushNotificationManager.h 193 silly gunzTarPerm extractEntry Libraries/PushNotificationIOS/RCTPushNotificationManager.m 194 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/FBSnapshotTestCase.h 195 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/FBSnapshotTestCase.m 196 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/FBSnapshotTestController.h 197 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/FBSnapshotTestController.m 198 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/UIImage+Compare.h 199 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/UIImage+Compare.m 200 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/UIImage+Diff.h 201 silly gunzTarPerm extractEntry Libraries/RCTTest/FBSnapshotTestCase/UIImage+Diff.m 202 silly gunzTarPerm extractEntry Libraries/RCTTest/RCTTest.xcodeproj/project.pbxproj 203 silly gunzTarPerm extractEntry Libraries/RCTTest/RCTTestModule.h 204 silly gunzTarPerm extractEntry Libraries/RCTTest/RCTTestModule.m 205 silly gunzTarPerm extractEntry Libraries/RCTTest/RCTTestRunner.h 206 silly gunzTarPerm extractEntry Libraries/RCTTest/RCTTestRunner.m 207 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/RCTWebSocketDebugger.xcodeproj/project.pbxproj 208 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/RCTWebSocketDebugger.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTWebSocketDebugger.xcscheme 209 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/RCTWebSocketDebugger.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 210 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/RCTWebSocketExecutor.h 211 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/RCTWebSocketExecutor.m 212 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/SRWebSocket.h 213 silly gunzTarPerm extractEntry Libraries/RCTWebSocketDebugger/SRWebSocket.m 214 silly gunzTarPerm extractEntry Libraries/RKBackendNode/queryLayoutByID.js 215 silly gunzTarPerm extractEntry Libraries/ReactIOS/IOSDefaultEventPluginOrder.js 216 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSDOMIDOperations.js 217 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSDefaultInjection.js 218 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSEventEmitter.js 219 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSGlobalInteractionHandler.js 220 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSComponentMixin.js 221 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSMount.js 222 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSNativeComponent.js 223 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSReconcileTransaction.js 224 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSStyleAttributes.js 225 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSTagHandles.js 226 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSComponentEnvironment.js 227 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSTextComponent.js 228 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOS.js 229 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSViewAttributes.js 230 silly gunzTarPerm extractEntry Libraries/ReactIOS/React.js 231 silly gunzTarPerm extractEntry Libraries/ReactIOS/createReactIOSNativeComponentClass.js 232 silly gunzTarPerm extractEntry Libraries/ReactIOS/NativeMethodsMixin.js 233 silly gunzTarPerm extractEntry Libraries/ReactIOS/diffRawProperties.js 234 silly gunzTarPerm extractEntry Libraries/ReactIOS/IOSNativeBridgeEventPlugin.js 235 silly gunzTarPerm extractEntry Libraries/ReactIOS/renderApplication.js 236 silly gunzTarPerm extractEntry Libraries/ReactIOS/ReactIOSGlobalResponderHandler.js 237 silly gunzTarPerm extractEntry Libraries/Storage/AsyncStorage.ios.js 238 silly gunzTarPerm extractEntry Libraries/StyleSheet/EdgeInsetsPropType.js 239 silly gunzTarPerm extractEntry Libraries/StyleSheet/LayoutPropTypes.js 240 silly gunzTarPerm extractEntry Libraries/StyleSheet/PointPropType.js 241 silly gunzTarPerm extractEntry Libraries/StyleSheet/StyleSheet.js 242 silly gunzTarPerm extractEntry Libraries/StyleSheet/StyleSheetPropType.js 243 silly gunzTarPerm extractEntry Libraries/StyleSheet/StyleSheetRegistry.js 244 silly gunzTarPerm extractEntry Libraries/StyleSheet/StyleSheetValidation.js 245 silly gunzTarPerm extractEntry Libraries/StyleSheet/flattenStyle.js 246 silly gunzTarPerm extractEntry Libraries/StyleSheet/styleDiffer.js 247 silly gunzTarPerm extractEntry Libraries/Text/TextStylePropTypes.js 248 silly gunzTarPerm extractEntry Libraries/Text/Text.js 249 silly gunzTarPerm extractEntry Libraries/Text/RCTShadowRawText.h 250 silly gunzTarPerm extractEntry Libraries/Text/RCTShadowRawText.m 251 silly gunzTarPerm extractEntry Libraries/Text/RCTShadowText.h 252 silly gunzTarPerm extractEntry Libraries/Text/RCTShadowText.m 253 silly gunzTarPerm extractEntry Libraries/Text/RCTRawTextManager.m 254 silly gunzTarPerm extractEntry Libraries/Text/RCTText.m 255 silly gunzTarPerm extractEntry Libraries/Text/RCTText.xcodeproj/project.pbxproj 256 silly gunzTarPerm extractEntry Libraries/Text/RCTText.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTText.xcscheme 257 silly gunzTarPerm extractEntry Libraries/Text/RCTText.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 258 silly gunzTarPerm extractEntry Libraries/Text/RCTTextManager.h 259 silly gunzTarPerm extractEntry Libraries/Text/RCTTextManager.m 260 silly gunzTarPerm extractEntry Libraries/Text/RCTRawTextManager.h 261 silly gunzTarPerm extractEntry Libraries/Text/RCTText.h 262 silly gunzTarPerm extractEntry Libraries/Utilities/AlertIOS.js 263 silly gunzTarPerm extractEntry Libraries/Utilities/PixelRatio.js 264 silly gunzTarPerm extractEntry Libraries/Utilities/Platform.ios.js 265 silly gunzTarPerm extractEntry Libraries/Utilities/RCTLog.js 266 silly gunzTarPerm extractEntry Libraries/Utilities/RCTRenderingPerf.js 267 silly gunzTarPerm extractEntry Libraries/Utilities/MessageQueue.js 268 silly gunzTarPerm extractEntry Libraries/Utilities/createStrictShapeTypeChecker.js 269 silly gunzTarPerm extractEntry Libraries/Utilities/cssVar.js 270 silly gunzTarPerm extractEntry Libraries/Utilities/deepFreezeAndThrowOnMutationInDev.js 271 silly gunzTarPerm extractEntry Libraries/Utilities/nativeModulePrefixNormalizer.js 272 silly gunzTarPerm extractEntry Libraries/Utilities/groupByEveryN.js 273 silly gunzTarPerm extractEntry Libraries/Utilities/ErrorUtils.js 274 silly gunzTarPerm extractEntry Libraries/Utilities/logError.js 275 silly gunzTarPerm extractEntry Libraries/Utilities/Dimensions.js 276 silly gunzTarPerm extractEntry Libraries/Utilities/mergeFast.js 277 silly gunzTarPerm extractEntry Libraries/Utilities/CSSVarConfig.js 278 silly gunzTarPerm extractEntry Libraries/Utilities/mergeIntoFast.js 279 silly gunzTarPerm extractEntry Libraries/Utilities/Backstack.ios.js 280 silly gunzTarPerm extractEntry Libraries/Utilities/truncate.js 281 silly gunzTarPerm extractEntry Libraries/Utilities/buildStyleInterpolator.js 282 silly gunzTarPerm extractEntry Libraries/Utilities/differ/deepDiffer.js 283 silly gunzTarPerm extractEntry Libraries/Utilities/differ/insetsDiffer.js 284 silly gunzTarPerm extractEntry Libraries/Utilities/differ/matricesDiffer.js 285 silly gunzTarPerm extractEntry Libraries/Utilities/differ/pointsDiffer.js 286 silly gunzTarPerm extractEntry Libraries/Vibration/VibrationIOS.android.js 287 silly gunzTarPerm extractEntry Libraries/Vibration/VibrationIOS.ios.js 288 silly gunzTarPerm extractEntry Libraries/Vibration/RCTVibration.h 289 silly gunzTarPerm extractEntry Libraries/Vibration/RCTVibration.m 290 silly gunzTarPerm extractEntry Libraries/Vibration/RCTVibration.xcodeproj/project.pbxproj 291 silly gunzTarPerm extractEntry Libraries/Vibration/RCTVibration.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/RCTVibration.xcscheme 292 silly gunzTarPerm extractEntry Libraries/Vibration/RCTVibration.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 293 silly gunzTarPerm extractEntry Libraries/react-native/react-native-interface.js 294 silly gunzTarPerm extractEntry Libraries/react-native/react-native.js 295 silly gunzTarPerm extractEntry Libraries/vendor/core/ES6Promise.js 296 silly gunzTarPerm extractEntry Libraries/vendor/core/_shouldPolyfillES6Collection.js 297 silly gunzTarPerm extractEntry Libraries/vendor/core/clearImmediate.js 298 silly gunzTarPerm extractEntry Libraries/vendor/core/copyProperties.js 299 silly gunzTarPerm extractEntry Libraries/vendor/core/getObjectValues.js 300 silly gunzTarPerm extractEntry Libraries/vendor/core/Set.js 301 silly gunzTarPerm extractEntry Libraries/vendor/core/throwImmediate.js 302 silly gunzTarPerm extractEntry Libraries/vendor/core/isEmpty.js 303 silly gunzTarPerm extractEntry Libraries/vendor/core/merge.js 304 silly gunzTarPerm extractEntry Libraries/vendor/core/mergeHelpers.js 305 silly gunzTarPerm extractEntry Libraries/vendor/core/mergeInto.js 306 silly gunzTarPerm extractEntry Libraries/vendor/core/Promise.js 307 silly gunzTarPerm extractEntry Libraries/vendor/core/setImmediate.js 308 silly gunzTarPerm extractEntry Libraries/vendor/core/Map.js 309 silly gunzTarPerm extractEntry Libraries/vendor/core/toIterator.js 310 silly gunzTarPerm extractEntry Libraries/vendor/core/guid.js 311 silly gunzTarPerm extractEntry Libraries/vendor/core/immediate/setImmediate.js 312 silly gunzTarPerm extractEntry Libraries/vendor/crypto/crc32.js 313 silly gunzTarPerm extractEntry Libraries/vendor/document/selection/DocumentSelectionState.js 314 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EmitterSubscription.js 315 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EventEmitter.js 316 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EventEmitterWithHolding.js 317 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EventHolder.js 318 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EventSubscription.js 319 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EventSubscriptionVendor.js 320 silly gunzTarPerm extractEntry Libraries/vendor/emitter/EventValidator.js 321 silly gunzTarPerm extractEntry Libraries/vendor/emitter/mixInEventEmitter.js 322 silly gunzTarPerm extractEntry Libraries/vendor/react/browser/eventPlugins/PanResponder.js 323 silly gunzTarPerm extractEntry Libraries/vendor/react/browser/eventPlugins/ResponderEventPlugin.js 324 silly gunzTarPerm extractEntry Libraries/vendor/react/browser/eventPlugins/ResponderSyntheticEvent.js 325 silly gunzTarPerm extractEntry Libraries/vendor/react/browser/eventPlugins/ResponderTouchHistoryStore.js 326 silly gunzTarPerm extractEntry Libraries/vendor/react/browser/eventPlugins/TouchHistoryMath.js 327 silly gunzTarPerm extractEntry Libraries/vendor/react/core/ReactInstanceHandles.js 328 silly gunzTarPerm extractEntry Libraries/vendor/react/core/clamp.js 329 silly gunzTarPerm extractEntry Libraries/vendor/react/event/EventPropagators.js 330 silly gunzTarPerm extractEntry Libraries/vendor/react/platform/NodeHandle.js 331 silly gunzTarPerm extractEntry Libraries/vendor/react/platformImplementations/universal/worker/UniversalWorkerNodeHandle.js 332 silly gunzTarPerm extractEntry Libraries/vendor/react/vendor/core/ExecutionEnvironment.ios.js 333 silly gunzTarPerm extractEntry Libraries/vendor/react_contrib/StaticContainer/StaticContainer.js 334 silly gunzTarPerm extractEntry Libraries/vendor/react_contrib/interactions/Touchable/Touchable.js 335 silly gunzTarPerm extractEntry Libraries/vendor/react_contrib/pooledClasses/BoundingDimensions.js 336 silly gunzTarPerm extractEntry Libraries/vendor/react_contrib/pooledClasses/Position.js 337 silly gunzTarPerm extractEntry PATENTS 338 silly gunzTarPerm extractEntry React/Base/RCTJavaScriptExecutor.h 339 silly gunzTarPerm extractEntry React/Base/RCTAssert.h 340 silly gunzTarPerm extractEntry React/Base/RCTBridge.h 341 silly gunzTarPerm extractEntry React/Base/RCTBridge.m 342 silly gunzTarPerm extractEntry React/Base/RCTBridgeModule.h 343 silly gunzTarPerm extractEntry React/Base/RCTCache.h 344 silly gunzTarPerm extractEntry React/Base/RCTCache.m 345 silly gunzTarPerm extractEntry React/Base/RCTConvert.h 346 silly gunzTarPerm extractEntry React/Base/RCTConvert.m 347 silly gunzTarPerm extractEntry React/Base/RCTDevMenu.h 348 silly gunzTarPerm extractEntry React/Base/RCTDevMenu.m 349 silly gunzTarPerm extractEntry React/Base/RCTEventDispatcher.h 350 silly gunzTarPerm extractEntry React/Base/RCTEventDispatcher.m 351 silly gunzTarPerm extractEntry React/Base/RCTInvalidating.h 352 silly gunzTarPerm extractEntry React/Base/RCTJSMethodRegistrar.h 353 silly gunzTarPerm extractEntry React/Base/RCTAssert.m 354 silly gunzTarPerm extractEntry React/Base/RCTKeyCommands.h 355 silly gunzTarPerm extractEntry React/Base/RCTKeyCommands.m 356 silly gunzTarPerm extractEntry React/Base/RCTLog.h 357 silly gunzTarPerm extractEntry React/Base/RCTLog.m 358 silly gunzTarPerm extractEntry React/Base/RCTRedBox.h 359 silly gunzTarPerm extractEntry React/Base/RCTRedBox.m 360 silly gunzTarPerm extractEntry React/Base/RCTRootView.h 361 silly gunzTarPerm extractEntry React/Base/RCTRootView.m 362 silly gunzTarPerm extractEntry React/Base/RCTSparseArray.h 363 silly gunzTarPerm extractEntry React/Base/RCTSparseArray.m 364 silly gunzTarPerm extractEntry React/Base/RCTTouchHandler.h 365 silly gunzTarPerm extractEntry React/Base/RCTTouchHandler.m 366 silly gunzTarPerm extractEntry React/Base/RCTUtils.h 367 silly gunzTarPerm extractEntry React/Base/RCTUtils.m 368 silly gunzTarPerm extractEntry React/Executors/RCTContextExecutor.h 369 silly gunzTarPerm extractEntry React/Executors/RCTContextExecutor.m 370 silly gunzTarPerm extractEntry React/Executors/RCTWebViewExecutor.h 371 silly gunzTarPerm extractEntry React/Executors/RCTWebViewExecutor.m 372 silly gunzTarPerm extractEntry React/Layout/Layout.c 373 silly gunzTarPerm extractEntry React/Layout/Layout.h 374 silly gunzTarPerm extractEntry React/Modules/RCTSourceCode.h 375 silly gunzTarPerm extractEntry React/Modules/RCTAlertManager.h 376 silly gunzTarPerm extractEntry React/Modules/RCTAppState.h 377 silly gunzTarPerm extractEntry React/Modules/RCTAppState.m 378 silly gunzTarPerm extractEntry React/Modules/RCTAsyncLocalStorage.h 379 silly gunzTarPerm extractEntry React/Modules/RCTAsyncLocalStorage.m 380 silly gunzTarPerm extractEntry React/Modules/RCTExceptionsManager.h 381 silly gunzTarPerm extractEntry React/Modules/RCTExceptionsManager.m 382 silly gunzTarPerm extractEntry React/Modules/RCTAlertManager.m 383 silly gunzTarPerm extractEntry React/Modules/RCTSourceCode.m 384 silly gunzTarPerm extractEntry React/Modules/RCTStatusBarManager.h 385 silly gunzTarPerm extractEntry React/Modules/RCTStatusBarManager.m 386 silly gunzTarPerm extractEntry React/Modules/RCTTiming.h 387 silly gunzTarPerm extractEntry React/Modules/RCTTiming.m 388 silly gunzTarPerm extractEntry React/Modules/RCTUIManager.h 389 silly gunzTarPerm extractEntry React/Modules/RCTUIManager.m 390 silly gunzTarPerm extractEntry React/React.xcodeproj/project.pbxproj 391 silly gunzTarPerm extractEntry React/React.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/React.xcscheme 392 silly gunzTarPerm extractEntry React/React.xcodeproj/xcuserdata/vjeux.xcuserdatad/xcschemes/xcschememanagement.plist 393 silly gunzTarPerm extractEntry React/Views/RCTSwitch.m 394 silly gunzTarPerm extractEntry React/Views/RCTAnimationType.h 395 silly gunzTarPerm extractEntry React/Views/RCTDatePickerManager.h 396 silly gunzTarPerm extractEntry React/Views/RCTDatePickerManager.m 397 silly gunzTarPerm extractEntry React/Views/RCTMap.h 398 silly gunzTarPerm extractEntry React/Views/RCTMap.m 399 silly gunzTarPerm extractEntry React/Views/RCTMapManager.h 400 silly gunzTarPerm extractEntry React/Views/RCTMapManager.m 401 silly gunzTarPerm extractEntry React/Views/RCTNavItem.h 402 silly gunzTarPerm extractEntry React/Views/RCTNavItem.m 403 silly gunzTarPerm extractEntry React/Views/RCTNavItemManager.h 404 silly gunzTarPerm extractEntry React/Views/RCTNavItemManager.m 405 silly gunzTarPerm extractEntry React/Views/RCTNavigator.h 406 silly gunzTarPerm extractEntry React/Views/RCTNavigator.m 407 silly gunzTarPerm extractEntry React/Views/RCTNavigatorManager.h 408 silly gunzTarPerm extractEntry React/Views/RCTNavigatorManager.m 409 silly gunzTarPerm extractEntry React/Views/RCTPicker.h 410 silly gunzTarPerm extractEntry React/Views/RCTPicker.m 411 silly gunzTarPerm extractEntry React/Views/RCTPickerManager.h 412 silly gunzTarPerm extractEntry React/Views/RCTPickerManager.m 413 silly gunzTarPerm extractEntry React/Views/RCTPointerEvents.h 414 silly gunzTarPerm extractEntry React/Views/RCTScrollView.h 415 silly gunzTarPerm extractEntry React/Views/RCTScrollView.m 416 silly gunzTarPerm extractEntry React/Views/RCTScrollViewManager.h 417 silly gunzTarPerm extractEntry React/Views/RCTScrollViewManager.m 418 silly gunzTarPerm extractEntry React/Views/RCTScrollableProtocol.h 419 silly gunzTarPerm extractEntry React/Views/RCTShadowView.h 420 silly gunzTarPerm extractEntry React/Views/RCTShadowView.m 421 silly gunzTarPerm extractEntry React/Views/RCTSliderManager.h 422 silly gunzTarPerm extractEntry React/Views/RCTSliderManager.m 423 silly gunzTarPerm extractEntry React/Views/RCTSwitch.h 424 silly gunzTarPerm extractEntry React/Views/RCTAutoInsetsProtocol.h 425 silly gunzTarPerm extractEntry React/Views/RCTSwitchManager.h 426 silly gunzTarPerm extractEntry React/Views/RCTSwitchManager.m 427 silly gunzTarPerm extractEntry React/Views/RCTTabBar.h 428 silly gunzTarPerm extractEntry React/Views/RCTTabBar.m 429 silly gunzTarPerm extractEntry React/Views/RCTTabBarItem.h 430 silly gunzTarPerm extractEntry React/Views/RCTTabBarItem.m 431 silly gunzTarPerm extractEntry React/Views/RCTTabBarItemManager.h 432 silly gunzTarPerm extractEntry React/Views/RCTTabBarItemManager.m 433 silly gunzTarPerm extractEntry React/Views/RCTTabBarManager.h 434 silly gunzTarPerm extractEntry React/Views/RCTTabBarManager.m 435 silly gunzTarPerm extractEntry React/Views/RCTTextField.h 436 silly gunzTarPerm extractEntry React/Views/RCTTextField.m 437 silly gunzTarPerm extractEntry React/Views/RCTTextFieldManager.h 438 silly gunzTarPerm extractEntry React/Views/RCTTextFieldManager.m 439 silly gunzTarPerm extractEntry React/Views/RCTUIActivityIndicatorViewManager.h 440 silly gunzTarPerm extractEntry React/Views/RCTUIActivityIndicatorViewManager.m 441 silly gunzTarPerm extractEntry React/Views/RCTView.h 442 silly gunzTarPerm extractEntry React/Views/RCTView.m 443 silly gunzTarPerm extractEntry React/Views/RCTViewControllerProtocol.h 444 silly gunzTarPerm extractEntry React/Views/RCTViewManager.h 445 silly gunzTarPerm extractEntry React/Views/RCTViewManager.m 446 silly gunzTarPerm extractEntry React/Views/RCTViewNodeProtocol.h 447 silly gunzTarPerm extractEntry React/Views/RCTWebView.h 448 silly gunzTarPerm extractEntry React/Views/RCTWebView.m 449 silly gunzTarPerm extractEntry React/Views/RCTWebViewManager.h 450 silly gunzTarPerm extractEntry React/Views/RCTWebViewManager.m 451 silly gunzTarPerm extractEntry React/Views/RCTWrapperViewController.h 452 silly gunzTarPerm extractEntry React/Views/RCTWrapperViewController.m 453 silly gunzTarPerm extractEntry React/Views/UIView+React.h 454 silly gunzTarPerm extractEntry React/Views/UIView+React.m 455 silly gunzTarPerm extractEntry init.sh 456 silly gunzTarPerm extractEntry packager/package.json 457 silly gunzTarPerm extractEntry packager/README.md 458 silly gunzTarPerm extractEntry packager/webSocketProxy.js 459 silly gunzTarPerm extractEntry packager/launchEditor.js 460 silly gunzTarPerm extractEntry packager/transformer.js 461 silly gunzTarPerm extractEntry packager/blacklist.js 462 silly gunzTarPerm extractEntry packager/parseCommandLine.js 463 silly gunzTarPerm extractEntry packager/packager.js 464 silly gunzTarPerm extractEntry packager/packager.sh 465 silly gunzTarPerm extractEntry packager/launchChromeDevTools.applescript 466 silly gunzTarPerm extractEntry packager/react-packager/.npmignore 467 silly gunzTarPerm extractEntry packager/react-packager/index.js 468 silly gunzTarPerm extractEntry packager/react-packager/__mocks__/debug.js 469 silly gunzTarPerm extractEntry packager/react-packager/__mocks__/net.js 470 silly gunzTarPerm extractEntry packager/react-packager/example_project/bar.js 471 silly gunzTarPerm extractEntry packager/react-packager/example_project/index.js 472 silly gunzTarPerm extractEntry packager/react-packager/example_project/config.json 473 silly gunzTarPerm extractEntry packager/react-packager/example_project/foo/foo.js 474 silly gunzTarPerm extractEntry packager/react-packager/example_project/js/Channel.js 475 silly gunzTarPerm extractEntry packager/react-packager/example_project/js/XHR.js 476 silly gunzTarPerm extractEntry packager/react-packager/example_project/js/code.js 477 silly gunzTarPerm extractEntry packager/react-packager/example_project/js/main.js 478 silly gunzTarPerm extractEntry packager/react-packager/example_project/public/css/index.css 479 silly gunzTarPerm extractEntry packager/react-packager/example_project/public/index.html 480 silly gunzTarPerm extractEntry packager/react-packager/src/Activity/index.js 481 silly gunzTarPerm extractEntry packager/react-packager/src/Activity/__tests__/Activity-test.js 482 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/ModuleDescriptor.js 483 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/index.js 484 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/index.js 485 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/DependencyGraph/docblock.js 486 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/DependencyGraph/index.js 487 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/DependencyGraph/__mocks__/fs.js 488 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/DependencyGraph/__tests__/DependencyGraph-test.js 489 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/__tests__/HasteDependencyResolver-test.js 490 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/polyfills/console.js 491 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/polyfills/error-guard.js 492 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/polyfills/polyfills.js 493 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/polyfills/prelude.js 494 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/polyfills/prelude_dev.js 495 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/haste/polyfills/require.js 496 silly gunzTarPerm extractEntry packager/react-packager/src/DependencyResolver/node/index.js 497 silly gunzTarPerm extractEntry packager/react-packager/src/FileWatcher/index.js 498 silly gunzTarPerm extractEntry packager/react-packager/src/FileWatcher/__mocks__/sane.js 499 silly gunzTarPerm extractEntry packager/react-packager/src/FileWatcher/__tests__/FileWatcher-test.js 500 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/README.md 501 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/Cache.js 502 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/index.js 503 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/worker.js 504 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/__mocks__/q.js 505 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/__mocks__/underscore.js 506 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/__mocks__/worker.js 507 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/__tests__/Cache-test.js 508 silly gunzTarPerm extractEntry packager/react-packager/src/JSTransformer/__tests__/Transformer-test.js 509 silly gunzTarPerm extractEntry packager/react-packager/src/Packager/Package.js 510 silly gunzTarPerm extractEntry packager/react-packager/src/Packager/base64-vlq.js 511 silly gunzTarPerm extractEntry packager/react-packager/src/Packager/index.js 512 silly gunzTarPerm extractEntry packager/react-packager/src/Packager/__tests__/Package-test.js 513 silly gunzTarPerm extractEntry packager/react-packager/src/Packager/__tests__/Packager-test.js 514 silly gunzTarPerm extractEntry packager/react-packager/src/Server/index.js 515 silly gunzTarPerm extractEntry packager/react-packager/src/Server/__tests__/Server-test.js 516 silly gunzTarPerm extractEntry packager/react-packager/src/lib/declareOpts.js 517 silly gunzTarPerm extractEntry packager/react-packager/src/lib/__mocks__/declareOpts.js 518 silly gunzTarPerm extractEntry packager/react-packager/src/lib/__tests__/declareOpts-test.js 519 silly gunzTarPerm extractEntry packager/launchPackager.command 520 silly gunzTarPerm extractEntry packager/debugger.html 521 verbose read json /Users/John/Documents/AwesomeProject/node_modules/react-native/package.json 522 silly lockFile 7429665b-roject-node-modules-react-native /Users/John/Documents/AwesomeProject/node_modules/react-native 523 silly lockFile 7429665b-roject-node-modules-react-native /Users/John/Documents/AwesomeProject/node_modules/react-native 524 silly lockFile dbaec03e-m-react-native-0-1-0-package-tgz /Users/John/.npm/react-native/0.1.0/package.tgz 525 silly lockFile dbaec03e-m-react-native-0-1-0-package-tgz /Users/John/.npm/react-native/0.1.0/package.tgz 526 info preinstall react-native@0.1.0 527 verbose from cache /Users/John/Documents/AwesomeProject/node_modules/react-native/package.json 528 verbose readDependencies using package.json deps 529 verbose from cache /Users/John/Documents/AwesomeProject/node_modules/react-native/package.json 530 verbose readDependencies using package.json deps 531 verbose cache add [ 'connect@2.8.3', null ] 532 verbose cache add name=undefined spec="connect@2.8.3" args=["connect@2.8.3",null] 533 verbose parsed url { protocol: null, 533 verbose parsed url slashes: null, 533 verbose parsed url auth: null, 533 verbose parsed url host: null, 533 verbose parsed url port: null, 533 verbose parsed url hostname: null, 533 verbose parsed url hash: null, 533 verbose parsed url search: null, 533 verbose parsed url query: null, 533 verbose parsed url pathname: 'connect@2.8.3', 533 verbose parsed url path: 'connect@2.8.3', 533 verbose parsed url href: 'connect@2.8.3' } 534 verbose cache add name="connect" spec="2.8.3" args=["connect","2.8.3"] 535 verbose parsed url { protocol: null, 535 verbose parsed url slashes: null, 535 verbose parsed url auth: null, 535 verbose parsed url host: null, 535 verbose parsed url port: null, 535 verbose parsed url hostname: null, 535 verbose parsed url hash: null, 535 verbose parsed url search: null, 535 verbose parsed url query: null, 535 verbose parsed url pathname: '2.8.3', 535 verbose parsed url path: '2.8.3', 535 verbose parsed url href: '2.8.3' } 536 verbose addNamed [ 'connect', '2.8.3' ] 537 verbose addNamed [ '2.8.3', '2.8.3' ] 538 silly lockFile 5e17b07e-connect-2-8-3 connect@2.8.3 539 verbose lock connect@2.8.3 /Users/John/.npm/5e17b07e-connect-2-8-3.lock 540 verbose cache add [ 'jstransform@10.0.1', null ] 541 verbose cache add name=undefined spec="jstransform@10.0.1" args=["jstransform@10.0.1",null] 542 verbose parsed url { protocol: null, 542 verbose parsed url slashes: null, 542 verbose parsed url auth: null, 542 verbose parsed url host: null, 542 verbose parsed url port: null, 542 verbose parsed url hostname: null, 542 verbose parsed url hash: null, 542 verbose parsed url search: null, 542 verbose parsed url query: null, 542 verbose parsed url pathname: 'jstransform@10.0.1', 542 verbose parsed url path: 'jstransform@10.0.1', 542 verbose parsed url href: 'jstransform@10.0.1' } 543 verbose cache add name="jstransform" spec="10.0.1" args=["jstransform","10.0.1"] 544 verbose parsed url { protocol: null, 544 verbose parsed url slashes: null, 544 verbose parsed url auth: null, 544 verbose parsed url host: null, 544 verbose parsed url port: null, 544 verbose parsed url hostname: null, 544 verbose parsed url hash: null, 544 verbose parsed url search: null, 544 verbose parsed url query: null, 544 verbose parsed url pathname: '10.0.1', 544 verbose parsed url path: '10.0.1', 544 verbose parsed url href: '10.0.1' } 545 verbose addNamed [ 'jstransform', '10.0.1' ] 546 verbose addNamed [ '10.0.1', '10.0.1' ] 547 silly lockFile 46f857b2-jstransform-10-0-1 jstransform@10.0.1 548 verbose lock jstransform@10.0.1 /Users/John/.npm/46f857b2-jstransform-10-0-1.lock 549 verbose cache add [ 'react-timer-mixin@^0.13.1', null ] 550 verbose cache add name=undefined spec="react-timer-mixin@^0.13.1" args=["react-timer-mixin@^0.13.1",null] 551 verbose parsed url { protocol: null, 551 verbose parsed url slashes: null, 551 verbose parsed url auth: null, 551 verbose parsed url host: null, 551 verbose parsed url port: null, 551 verbose parsed url hostname: null, 551 verbose parsed url hash: null, 551 verbose parsed url search: null, 551 verbose parsed url query: null, 551 verbose parsed url pathname: 'react-timer-mixin@^0.13.1', 551 verbose parsed url path: 'react-timer-mixin@^0.13.1', 551 verbose parsed url href: 'react-timer-mixin@^0.13.1' } 552 verbose cache add name="react-timer-mixin" spec="^0.13.1" args=["react-timer-mixin","^0.13.1"] 553 verbose parsed url { protocol: null, 553 verbose parsed url slashes: null, 553 verbose parsed url auth: null, 553 verbose parsed url host: null, 553 verbose parsed url port: null, 553 verbose parsed url hostname: null, 553 verbose parsed url hash: null, 553 verbose parsed url search: null, 553 verbose parsed url query: null, 553 verbose parsed url pathname: '^0.13.1', 553 verbose parsed url path: '^0.13.1', 553 verbose parsed url href: '^0.13.1' } 554 verbose addNamed [ 'react-timer-mixin', '^0.13.1' ] 555 verbose addNamed [ null, null ] 556 silly lockFile 34a481da-react-timer-mixin-0-13-1 react-timer-mixin@^0.13.1 557 verbose lock react-timer-mixin@^0.13.1 /Users/John/.npm/34a481da-react-timer-mixin-0-13-1.lock 558 verbose cache add [ 'react-tools@0.13.0-rc2', null ] 559 verbose cache add name=undefined spec="react-tools@0.13.0-rc2" args=["react-tools@0.13.0-rc2",null] 560 verbose parsed url { protocol: null, 560 verbose parsed url slashes: null, 560 verbose parsed url auth: null, 560 verbose parsed url host: null, 560 verbose parsed url port: null, 560 verbose parsed url hostname: null, 560 verbose parsed url hash: null, 560 verbose parsed url search: null, 560 verbose parsed url query: null, 560 verbose parsed url pathname: 'react-tools@0.13.0-rc2', 560 verbose parsed url path: 'react-tools@0.13.0-rc2', 560 verbose parsed url href: 'react-tools@0.13.0-rc2' } 561 verbose cache add name="react-tools" spec="0.13.0-rc2" args=["react-tools","0.13.0-rc2"] 562 verbose parsed url { protocol: null, 562 verbose parsed url slashes: null, 562 verbose parsed url auth: null, 562 verbose parsed url host: null, 562 verbose parsed url port: null, 562 verbose parsed url hostname: null, 562 verbose parsed url hash: null, 562 verbose parsed url search: null, 562 verbose parsed url query: null, 562 verbose parsed url pathname: '0.13.0-rc2', 562 verbose parsed url path: '0.13.0-rc2', 562 verbose parsed url href: '0.13.0-rc2' } 563 verbose addNamed [ 'react-tools', '0.13.0-rc2' ] 564 verbose addNamed [ '0.13.0-rc2', '0.13.0-rc2' ] 565 silly lockFile f2e24482-react-tools-0-13-0-rc2 react-tools@0.13.0-rc2 566 verbose lock react-tools@0.13.0-rc2 /Users/John/.npm/f2e24482-react-tools-0-13-0-rc2.lock 567 verbose cache add [ 'rebound@^0.0.12', null ] 568 verbose cache add name=undefined spec="rebound@^0.0.12" args=["rebound@^0.0.12",null] 569 verbose parsed url { protocol: null, 569 verbose parsed url slashes: null, 569 verbose parsed url auth: null, 569 verbose parsed url host: null, 569 verbose parsed url port: null, 569 verbose parsed url hostname: null, 569 verbose parsed url hash: null, 569 verbose parsed url search: null, 569 verbose parsed url query: null, 569 verbose parsed url pathname: 'rebound@^0.0.12', 569 verbose parsed url path: 'rebound@^0.0.12', 569 verbose parsed url href: 'rebound@^0.0.12' } 570 verbose cache add name="rebound" spec="^0.0.12" args=["rebound","^0.0.12"] 571 verbose parsed url { protocol: null, 571 verbose parsed url slashes: null, 571 verbose parsed url auth: null, 571 verbose parsed url host: null, 571 verbose parsed url port: null, 571 verbose parsed url hostname: null, 571 verbose parsed url hash: null, 571 verbose parsed url search: null, 571 verbose parsed url query: null, 571 verbose parsed url pathname: '^0.0.12', 571 verbose parsed url path: '^0.0.12', 571 verbose parsed url href: '^0.0.12' } 572 verbose addNamed [ 'rebound', '^0.0.12' ] 573 verbose addNamed [ null, null ] 574 silly lockFile cf9a511c-rebound-0-0-12 rebound@^0.0.12 575 verbose lock rebound@^0.0.12 /Users/John/.npm/cf9a511c-rebound-0-0-12.lock 576 verbose cache add [ 'source-map@0.1.31', null ] 577 verbose cache add name=undefined spec="source-map@0.1.31" args=["source-map@0.1.31",null] 578 verbose parsed url { protocol: null, 578 verbose parsed url slashes: null, 578 verbose parsed url auth: null, 578 verbose parsed url host: null, 578 verbose parsed url port: null, 578 verbose parsed url hostname: null, 578 verbose parsed url hash: null, 578 verbose parsed url search: null, 578 verbose parsed url query: null, 578 verbose parsed url pathname: 'source-map@0.1.31', 578 verbose parsed url path: 'source-map@0.1.31', 578 verbose parsed url href: 'source-map@0.1.31' } 579 verbose cache add name="source-map" spec="0.1.31" args=["source-map","0.1.31"] 580 verbose parsed url { protocol: null, 580 verbose parsed url slashes: null, 580 verbose parsed url auth: null, 580 verbose parsed url host: null, 580 verbose parsed url port: null, 580 verbose parsed url hostname: null, 580 verbose parsed url hash: null, 580 verbose parsed url search: null, 580 verbose parsed url query: null, 580 verbose parsed url pathname: '0.1.31', 580 verbose parsed url path: '0.1.31', 580 verbose parsed url href: '0.1.31' } 581 verbose addNamed [ 'source-map', '0.1.31' ] 582 verbose addNamed [ '0.1.31', '0.1.31' ] 583 silly lockFile da25d7af-source-map-0-1-31 source-map@0.1.31 584 verbose lock source-map@0.1.31 /Users/John/.npm/da25d7af-source-map-0-1-31.lock 585 info addNameTag [ 'react-timer-mixin', '^0.13.1' ] 586 info addNameTag [ 'rebound', '^0.0.12' ] 587 verbose cache add [ 'stacktrace-parser@0.1.1', null ] 588 verbose cache add name=undefined spec="stacktrace-parser@0.1.1" args=["stacktrace-parser@0.1.1",null] 589 verbose parsed url { protocol: null, 589 verbose parsed url slashes: null, 589 verbose parsed url auth: null, 589 verbose parsed url host: null, 589 verbose parsed url port: null, 589 verbose parsed url hostname: null, 589 verbose parsed url hash: null, 589 verbose parsed url search: null, 589 verbose parsed url query: null, 589 verbose parsed url pathname: 'stacktrace-parser@0.1.1', 589 verbose parsed url path: 'stacktrace-parser@0.1.1', 589 verbose parsed url href: 'stacktrace-parser@0.1.1' } 590 verbose cache add name="stacktrace-parser" spec="0.1.1" args=["stacktrace-parser","0.1.1"] 591 verbose parsed url { protocol: null, 591 verbose parsed url slashes: null, 591 verbose parsed url auth: null, 591 verbose parsed url host: null, 591 verbose parsed url port: null, 591 verbose parsed url hostname: null, 591 verbose parsed url hash: null, 591 verbose parsed url search: null, 591 verbose parsed url query: null, 591 verbose parsed url pathname: '0.1.1', 591 verbose parsed url path: '0.1.1', 591 verbose parsed url href: '0.1.1' } 592 verbose addNamed [ 'stacktrace-parser', '0.1.1' ] 593 verbose addNamed [ '0.1.1', '0.1.1' ] 594 silly lockFile 2c3bdc45-stacktrace-parser-0-1-1 stacktrace-parser@0.1.1 595 verbose lock stacktrace-parser@0.1.1 /Users/John/.npm/2c3bdc45-stacktrace-parser-0-1-1.lock 596 verbose url raw react-timer-mixin 597 verbose url resolving [ 'https://registry.npmjs.org/', './react-timer-mixin' ] 598 verbose url resolved https://registry.npmjs.org/react-timer-mixin 599 info trying registry request attempt 1 at 19:51:30 600 verbose etag "34TSG7YM35T18DBYVORZ71UAV" 601 http GET https://registry.npmjs.org/react-timer-mixin 602 verbose url raw connect/2.8.3 603 verbose url resolving [ 'https://registry.npmjs.org/', './connect/2.8.3' ] 604 verbose url resolved https://registry.npmjs.org/connect/2.8.3 605 info trying registry request attempt 1 at 19:51:30 606 verbose etag "64AXXFSA68VRWQAPMR956IYVF" 607 http GET https://registry.npmjs.org/connect/2.8.3 608 verbose url raw jstransform/10.0.1 609 verbose url resolving [ 'https://registry.npmjs.org/', './jstransform/10.0.1' ] 610 verbose url resolved https://registry.npmjs.org/jstransform/10.0.1 611 info trying registry request attempt 1 at 19:51:30 612 verbose etag "AVTPK30ZUGPYEOWV5U9E3KOYJ" 613 http GET https://registry.npmjs.org/jstransform/10.0.1 614 verbose url raw react-tools/0.13.0-rc2 615 verbose url resolving [ 'https://registry.npmjs.org/', './react-tools/0.13.0-rc2' ] 616 verbose url resolved https://registry.npmjs.org/react-tools/0.13.0-rc2 617 info trying registry request attempt 1 at 19:51:30 618 verbose etag "45G4N9WN2WOYHSE30KRFV5YGF" 619 http GET https://registry.npmjs.org/react-tools/0.13.0-rc2 620 verbose url raw rebound 621 verbose url resolving [ 'https://registry.npmjs.org/', './rebound' ] 622 verbose url resolved https://registry.npmjs.org/rebound 623 info trying registry request attempt 1 at 19:51:30 624 verbose etag "DH2UDQW7FWBAE7EX1B8ISMIU2" 625 http GET https://registry.npmjs.org/rebound 626 verbose url raw source-map/0.1.31 627 verbose url resolving [ 'https://registry.npmjs.org/', './source-map/0.1.31' ] 628 verbose url resolved https://registry.npmjs.org/source-map/0.1.31 629 info trying registry request attempt 1 at 19:51:30 630 verbose etag "6X6700A4ARF6BEP1WI9Y86P6" 631 http GET https://registry.npmjs.org/source-map/0.1.31 632 verbose url raw stacktrace-parser/0.1.1 633 verbose url resolving [ 'https://registry.npmjs.org/', './stacktrace-parser/0.1.1' ] 634 verbose url resolved https://registry.npmjs.org/stacktrace-parser/0.1.1 635 info trying registry request attempt 1 at 19:51:30 636 verbose etag "1DQNXL705GTPF24J5P5VUEKXS" 637 http GET https://registry.npmjs.org/stacktrace-parser/0.1.1 638 http 304 https://registry.npmjs.org/react-timer-mixin 639 silly registry.get cb [ 304, 639 silly registry.get { date: 'Thu, 26 Mar 2015 18:51:30 GMT', 639 silly registry.get server: 'Apache', 639 silly registry.get via: '1.1 varnish', 639 silly registry.get 'last-modified': 'Thu, 26 Mar 2015 18:51:30 GMT', 639 silly registry.get 'cache-control': 'max-age=60', 639 silly registry.get etag: '"34TSG7YM35T18DBYVORZ71UAV"', 639 silly registry.get age: '15', 639 silly registry.get 'x-served-by': 'cache-fra1231-FRA', 639 silly registry.get 'x-cache': 'HIT', 639 silly registry.get 'x-cache-hits': '1', 639 silly registry.get 'x-timer': 'S1427395890.249105,VS0,VE0', 639 silly registry.get vary: 'Accept', 639 silly registry.get 'content-length': '0', 639 silly registry.get 'keep-alive': 'timeout=10, max=50', 639 silly registry.get connection: 'Keep-Alive' } ] 640 verbose etag react-timer-mixin from cache 641 silly lockFile 34a481da-react-timer-mixin-0-13-1 react-timer-mixin@^0.13.1 642 silly lockFile 34a481da-react-timer-mixin-0-13-1 react-timer-mixin@^0.13.1 643 verbose about to build /Users/John/Documents/AwesomeProject/node_modules/react-native 644 info /Users/John/Documents/AwesomeProject/node_modules/react-native unbuild 645 verbose from cache /Users/John/Documents/AwesomeProject/node_modules/react-native/package.json 646 info preuninstall react-native@0.1.0 647 info uninstall react-native@0.1.0 648 verbose true,/Users/John/Documents/AwesomeProject/node_modules,/Users/John/Documents/AwesomeProject/node_modules unbuild react-native@0.1.0 649 verbose /Users/John/Documents/AwesomeProject/node_modules/.bin,[object Object] binRoot 650 info postuninstall react-native@0.1.0 651 error Error: No compatible version found: react-timer-mixin@'^0.13.1' 651 error Valid install targets: 651 error ["0.13.0","0.13.1"] 651 error at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:685:10) 651 error at /usr/local/lib/node_modules/npm/lib/cache.js:607:10 651 error at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7) 651 error at Object.oncomplete (fs.js:107:15) 652 error If you need help, you may report this log at: 652 error <http://github.com/isaacs/npm/issues> 652 error or email it to: 652 error <npm-@googlegroups.com> 653 error System Darwin 14.3.0 654 error command "node" "/usr/local/bin/npm" "install" "--save" "react-native" 655 error cwd /Users/John/Documents/AwesomeProject 656 error node -v v0.10.2 657 error npm -v 1.2.15 658 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered:
Re-installing node.js fixed this issue for me, it looks like it was due to this older node.js bug: npm/npm#4984
Sorry, something went wrong.
No branches or pull requests
When running react-native init AwesomeProject...
Here is the npm-debug.log:
The text was updated successfully, but these errors were encountered: