Created
May 26, 2016 22:52
-
-
Save idkjs/c24789fb52b9a68f3a8c142335774859 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Thu May 26 18:35:02 on ttys000 | |
Alains-MacBook-Pro:react-native-store-locator klik$ npm install | |
npm WARN EPACKAGEJSON [email protected] No repository field. | |
npm WARN EPACKAGEJSON [email protected] No license field. | |
Alains-MacBook-Pro:react-native-store-locator klik$ npm start | |
> [email protected] start /Users/klik/projects/react-native-store-locator | |
> node node_modules/react-native/local-cli/cli.js start | |
┌────────────────────────────────────────────────────────────────────────────┐ | |
│ Running packager on port 8081. │ | |
│ │ | |
│ Keep this packager running while developing on any JS projects. Feel │ | |
│ free to close this tab and run your own packager instance if you │ | |
│ prefer. │ | |
│ │ | |
│ https://github.com/facebook/react-native │ | |
│ │ | |
└────────────────────────────────────────────────────────────────────────────┘ | |
Looking for JS files in | |
/Users/klik/projects/react-native-store-locator | |
[6:39:42 PM] <START> Building Dependency Graph | |
[6:39:42 PM] <START> Crawling File System | |
[Hot Module Replacement] Server listening on /hot | |
React packager ready. | |
[6:39:44 PM] <END> Crawling File System (2635ms) | |
[6:39:44 PM] <START> Building in-memory fs for JavaScript | |
[6:39:45 PM] <END> Building in-memory fs for JavaScript (199ms) | |
[6:39:45 PM] <START> Building in-memory fs for Assets | |
[6:39:45 PM] <END> Building in-memory fs for Assets (145ms) | |
[6:39:45 PM] <START> Building Haste Map | |
[6:39:45 PM] <START> Building (deprecated) Asset Map | |
[6:39:45 PM] <END> Building (deprecated) Asset Map (129ms) | |
[6:39:49 PM] <END> Building Haste Map (4310ms) | |
[6:39:49 PM] <END> Building Dependency Graph (7316ms) | |
[6:42:05 PM] <START> request:/index.ios.bundle?platform=ios&dev=true | |
[6:42:05 PM] <START> find dependencies | |
transformed 1/3 (33%)[6:42:06 PM] <START> request:/index.ios.bundle?platform=ios&dev=true&hot=true | |
[6:42:06 PM] <START> find dependencies | |
transformed 637/638 (100%)[6:42:52 PM] <END> find dependencies (46837ms) | |
transformed 637/638 (100%)[6:42:52 PM] <END> find dependencies (46173ms) | |
[6:43:00 PM] <END> request:/index.ios.bundle?platform=ios&dev=true (54853ms) | |
[6:43:00 PM] <END> request:/index.ios.bundle?platform=ios&dev=true&hot=true (54025ms) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment