Skip to content
New issue

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

requiring unknown module react-native-mapbox-gl #37

Closed
chandu0101 opened this issue May 16, 2015 · 13 comments
Closed

requiring unknown module react-native-mapbox-gl #37

chandu0101 opened this issue May 16, 2015 · 13 comments

Comments

@chandu0101
Copy link

Hi ,
I just followed instructions mentioned in readme

  "dependencies": {
    "react-native": "^0.4.3",
    "react-native-mapbox-gl": "^0.1.1"
  }

Imgur

Imgur

Am i missing something ?
@bsudekum
Copy link

I'm wondering if this is due to changes I pushed yesterday. Can you try installing 0.1.0?

@chandu0101
Copy link
Author

version not found: [email protected]

@bsudekum
Copy link

Sorry, 0.0.9

@chandu0101
Copy link
Author

still same error :(

[error][tid:com.facebook.React.JavaScript] "Error: Requiring unknown module "react-native-mapbox-gl". If you are sure the module is there, try restarting the packager.
 stack: 
  nc                                                 index.ios.bundle:1134
  <unknown>                                          index.ios.bundle:1101
  i                                                  index.ios.bundle:1278
  <unknown>                                          index.ios.bundle:1126
  <unknown>                                          index.ios.bundle:1127
  Fd                                                 index.ios.bundle:1279
  <unknown>                                          index.ios.bundle:1127
  i                                                  index.ios.bundle:1278
  LocationsMap_render                                index.ios.bundle:1122
  _renderValidatedComponentWithoutOwnerOrContext     index.ios.bundle:17355
  _renderValidatedComponent                          index.ios.bundle:17381
  ReactCompositeComponent__renderValidatedComponent  index.ios.bundle:5511
  mountComponent                                     index.ios.bundle:16815
  ReactCompositeComponent_mountComponent             index.ios.bundle:5511
  mountComponent                                     index.ios.bundle:5580
  mountChildren                                      index.ios.bundle:20809
  initializeChildren                                 index.ios.bundle:18685
  mountComponent                                     index.ios.bundle:18839
  mountComponent                                     index.ios.bundle:5580
  mountComponent                                     index.ios.bundle:16825
  ReactCompositeComponent_mountComponent             index.ios.bundle:5511
  mountComponent                                     index.ios.bundle:5580
  mountChildren                                      index.ios.bundle:20809
  initializeChildren                                 index.ios.bundle:18685
  mountComponent                                     index.ios.bundle:18839
  mountComponent                                     index.ios.bundle:5580
  mountComponent                                     index.ios.bundle:16825
  ReactCompositeComponent_mountComponent             index.ios.bundle:5511
  mountComponent                                     index.ios.bundle:5580
  mountComponent                                     index.ios.bundle:16825
  ReactCompositeComponent_mountComponent             index.ios.bundle:5511
  mountComponent                                     index.ios.bundle:5580
  mountChildren                                      index.ios.bundle:20809
  initializeChildren                                 index.ios.bundle:18685
  mountComponent                                     index.ios.bundle:18839
  mountComponent                                     index.ios.bundle:5580
  mountComponent                                     index.ios.bundle:16825
  ReactCompositeComponent_mountComponent             index.ios.bundle:5511
  mountComponent                                     index.ios.bundle:5580
  _mountChildByNameAtIndex                           index.ios.bundle:21017
  _updateChildren                                    index.ios.bundle:20923
  updateChildren                                     index.ios.bundle:20868
  receiveComponent                                   index.ios.bundle:18790
  receiveComponent                                   index.ios.bundle:5639
  _updateRenderedComponent                           index.ios.bundle:17314
  _performComponentUpdate                            index.ios.bundle:17293
  updateComponent                                    index.ios.bundle:17213
  ReactCompositeComponent_updateComponent            index.ios.bundle:5511
  receiveComponent                                   index.ios.bundle:17077
  receiveComponent                                   index.ios.bundle:5639
  _updateRenderedComponent                           index.ios.bundle:17314
  _performComponentUpdate                            index.ios.bundle:17293
  updateComponent                                    index.ios.bundle:17213
  ReactCompositeComponent_updateComponent            index.ios.bundle:5511
  receiveComponent                                   index.ios.bundle:17077
  receiveComponent                                   index.ios.bundle:5639
  updateChildren                                     index.ios.bundle:21129
  _updateChildren                                    index.ios.bundle:20894
  updateChildren                                     index.ios.bundle:20868
  receiveComponent                                   index.ios.bundle:18790
  receiveComponent                                   index.ios.bundle:5639
  _updateRenderedComponent                           index.ios.bundle:17314
  _performComponentUpdate                            index.ios.bundle:17293
  updateComponent                                    index.ios.bundle:17213
  ReactCompositeComponent_updateComponent            index.ios.bundle:5511
  receiveComponent                                   index.ios.bundle:17077
  receiveComponent                                   index.ios.bundle:5639
  _updateRenderedComponent                           index.ios.bundle:17314
  _performComponentUpdate                            index.ios.bundle:17293
  updateComponent                                    index.ios.bundle:17213
  ReactCompositeComponent_updateComponent            index.ios.bundle:5511
  performUpdateIfNecessary                           index.ios.bundle:17110
  performUpdateIfNecessary                           index.ios.bundle:5657
  runBatchedUpdates                                  index.ios.bundle:5216
  perform                                            index.ios.bundle:6643
  perform                                            index.ios.bundle:6643
  perform                                            index.ios.bundle:5160
  flushBatchedUpdates                                index.ios.bundle:5240
  ReactUpdates_flushBatchedUpdates                   index.ios.bundle:5511
  closeAll                                           index.ios.bundle:6716
  perform                                            index.ios.bundle:6657
  batchedUpdates                                     index.ios.bundle:14272
  batchedUpdates                                     index.ios.bundle:5175
  <unknown>                                          index.ios.bundle:8133
  applyWithGuard                                     index.ios.bundle:882
  guardReturn                                        index.ios.bundle:7907
  processBatch                                       index.ios.bundle:8132
 URL: http://localhost:8081/index.ios.bundle
 line: 204
 message: Requiring unknown module "react-native-mapbox-gl"
Looks like i am missing something :s

@bsudekum
Copy link

Hmmm this is interesting. What happens when you run npm ls?

@chandu0101
Copy link
Author

├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └─┬ [email protected]
│ │ │ │   └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └─┬ [email protected]
│ │ │   ├── [email protected]
│ │ │   ├── [email protected]
│ │ │   └─┬ [email protected]
│ │ │     └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │   └── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │   ├── [email protected]
│ │ │   ├── [email protected]
│ │ │   └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │   └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └─┬ [email protected]
│ │   └─┬ [email protected]
│ │     └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ ├── [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ └── [email protected]
│ │ │ │ └─┬ [email protected]
│ │ │ │   └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └─┬ [email protected]
│ │ │   ├── [email protected]
│ │ │   ├── [email protected]
│ │ │   └─┬ [email protected]
│ │ │     └── [email protected]
│ │ └─┬ [email protected]
│ │   ├── [email protected]
│ │   └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │   └── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │   ├── [email protected]
│ │   ├── [email protected]
│ │   ├── [email protected]
│ │   └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ └── [email protected]
└── [email protected]

In index.io.bundle i don't see any traces of mapbox-gl , but if add react-timer-mixin to package.json and in bundle i see traces for this lib . I strongly believe i am missing some silly thing :s

@bsudekum
Copy link

Also see facebook/react-native#1272 (comment)

Can you try react v0.4.1?

@chandu0101
Copy link
Author

finally i tracked down issue ! , if don't specify stylesURL then map is showing up without any tiles though

 "Warning: Don't set .props.styleURL of the React component <MapView />. Instead, specify the correct value when initially creating the element. The element was created by HelloNative."
2015-05-18 07:44:02.129 ScalaJSReactNative[5362:37841] Could not find Settings.bundle
2015-05-18 07:44:02.180 ScalaJSReactNative[5362:38110] [WARNING] {0}{Map}[General]: Failed to load source TileJSON: 
2015-05-18 07:44:02.180 ScalaJSReactNative[5362:38110] [WARNING] {0}{Map}[General]: Failed to load source TileJSON: 
2015-05-18 07:44:02.200 ScalaJSReactNative[5362:38110] [WARNING] {0}{Map}[General]: Failed to load source TileJSON: 
2015-05-18 07:44:02.255 ScalaJSReactNative[5362:38110] [WARNING] {0}{Map}[General]: Failed to load source TileJSON: 

if add
styleURL = "asset://styles/dark-v7.json",

app is blowing up with Requiring unknown module "react-native-mapbox-gl" :s

@chandu0101
Copy link
Author

@bsudekum do you see anything suspicious here ?

@bsudekum
Copy link

Ah interesting! This error should be handled better.

Is working properly now that you are providing a style?

@chandu0101
Copy link
Author

hmm no, with 0.1.1 also i am seeing these errors :S

styleURL = "asset://styles/dark-v7.json"
full stack trace :

[tid:com.facebook.React.JavaScript] "Error: Requiring unknown module "react-native-mapbox-gl". If you are sure the module is there, try restarting the packager.
 stack: 
  applyWithGuard                                     index.ios.bundle:885
  require                                            index.ios.bundle:196
  nc                                                 index.ios.bundle:1176
  <unknown>                                          index.ios.bundle:1139
  i                                                  index.ios.bundle:1320
  <unknown>                                          index.ios.bundle:1168
  <unknown>                                          index.ios.bundle:1169
  Gd                                                 index.ios.bundle:1321
  <unknown>                                          index.ios.bundle:1169
  i                                                  index.ios.bundle:1320
  LocationsMap_render                                index.ios.bundle:1164
  _renderValidatedComponentWithoutOwnerOrContext     index.ios.bundle:17531
  _renderValidatedComponent                          index.ios.bundle:17557
  ReactCompositeComponent__renderValidatedComponent  index.ios.bundle:5552
  mountComponent                                     index.ios.bundle:16991
  ReactCompositeComponent_mountComponent             index.ios.bundle:5552
  mountComponent                                     index.ios.bundle:5621
  mountChildren                                      index.ios.bundle:21544
  initializeChildren                                 index.ios.bundle:18860
  mountComponent                                     index.ios.bundle:19014
  mountComponent                                     index.ios.bundle:5621
  mountComponent                                     index.ios.bundle:17001
  ReactCompositeComponent_mountComponent             index.ios.bundle:5552
  mountComponent                                     index.ios.bundle:5621
  mountChildren                                      index.ios.bundle:21544
  initializeChildren                                 index.ios.bundle:18860
  mountComponent                                     index.ios.bundle:19014
  mountComponent                                     index.ios.bundle:5621
  mountComponent                                     index.ios.bundle:17001
  ReactCompositeComponent_mountComponent             index.ios.bundle:5552
  mountComponent                                     index.ios.bundle:5621
  mountComponent                                     index.ios.bundle:17001
  ReactCompositeComponent_mountComponent             index.ios.bundle:5552
  mountComponent                                     index.ios.bundle:5621
  mountChildren                                      index.ios.bundle:21544
  initializeChildren                                 index.ios.bundle:18860
  mountComponent                                     index.ios.bundle:19014
  mountComponent                                     index.ios.bundle:5621
  mountComponent                                     index.ios.bundle:17001
  ReactCompositeComponent_mountComponent             index.ios.bundle:5552
  mountComponent                                     index.ios.bundle:5621
  _mountChildByNameAtIndex                           index.ios.bundle:21752
  _updateChildren                                    index.ios.bundle:21658
  updateChildren                                     index.ios.bundle:21603
  receiveComponent                                   index.ios.bundle:18965
  receiveComponent                                   index.ios.bundle:5680
  _updateRenderedComponent                           index.ios.bundle:17490
  _performComponentUpdate                            index.ios.bundle:17469
  updateComponent                                    index.ios.bundle:17389
  ReactCompositeComponent_updateComponent            index.ios.bundle:5552
  receiveComponent                                   index.ios.bundle:17253
  receiveComponent                                   index.ios.bundle:5680
  _updateRenderedComponent                           index.ios.bundle:17490
  _performComponentUpdate                            index.ios.bundle:17469
  updateComponent                                    index.ios.bundle:17389
  ReactCompositeComponent_updateComponent            index.ios.bundle:5552
  receiveComponent                                   index.ios.bundle:17253
  receiveComponent                                   index.ios.bundle:5680
  updateChildren                                     index.ios.bundle:21864
  _updateChildren                                    index.ios.bundle:21629
  updateChildren                                     index.ios.bundle:21603
  receiveComponent                                   index.ios.bundle:18965
  receiveComponent                                   index.ios.bundle:5680
  _updateRenderedComponent                           index.ios.bundle:17490
  _performComponentUpdate                            index.ios.bundle:17469
  updateComponent                                    index.ios.bundle:17389
  ReactCompositeComponent_updateComponent            index.ios.bundle:5552
  receiveComponent                                   index.ios.bundle:17253
  receiveComponent                                   index.ios.bundle:5680
  _updateRenderedComponent                           index.ios.bundle:17490
  _performComponentUpdate                            index.ios.bundle:17469
  updateComponent                                    index.ios.bundle:17389
  ReactCompositeComponent_updateComponent            index.ios.bundle:5552
  performUpdateIfNecessary                           index.ios.bundle:17286
  performUpdateIfNecessary                           index.ios.bundle:5698
  runBatchedUpdates                                  index.ios.bundle:5257
  perform                                            index.ios.bundle:6684
  perform                                            index.ios.bundle:6684
  perform                                            index.ios.bundle:5201
  flushBatchedUpdates                                index.ios.bundle:5281
  ReactUpdates_flushBatchedUpdates                   index.ios.bundle:5552
  closeAll                                           index.ios.bundle:6757
  perform                                            index.ios.bundle:6698
  batchedUpdates                                     index.ios.bundle:14528
  batchedUpdates                                     index.ios.bundle:5216
  <unknown>                                          index.ios.bundle:8169
  applyWithErrorReporter                             index.ios.bundle:7921
  guardReturn                                        index.ios.bundle:7943
  processBatch                                       index.ios.bundle:8168
 URL: http://localhost:8081/index.ios.bundle
 line: 204
 message: Requiring unknown module "react-native-mapbox-gl". If you are sure the module is there, try restarting the packager."
2015-05-21 11:31:07.480 [warn][tid:com.facebook.React.JavaScript] "Warning: React.createElement: type should not be null or undefined. It should be a string (for DOM elements) or a ReactClass (for composite components)."
2015-05-21 11:31:07.481 [warn][tid:com.facebook.React.JavaScript] "Warning: Only functions or strings can be mounted as React components."
2015-05-21 11:31:07.489 [error][tid:com.facebook.React.JavaScript] "Error: Invariant Violation: Expected a component class, got undefined.
 stack: 
  <unknown>                                index.ios.bundle:6955
  getComponentClassForElement              index.ios.bundle:6505
  _processProps                            index.ios.bundle:17176
  mountComponent                           index.ios.bundle:16883
  ReactCompositeComponent_mountComponent   index.ios.bundle:5552
  mountComponent                           index.ios.bundle:5621
  mountComponent                           index.ios.bundle:17001
  ReactCompositeComponent_mountComponent   index.ios.bundle:5552
  mountComponent                           index.ios.bundle:5621
  mountChildren                            index.ios.bundle:21544
  initializeChildren                       index.ios.bundle:18860
  mountComponent                           index.ios.bundle:19014
  mountComponent                           index.ios.bundle:5621
  mountComponent                           index.ios.bundle:17001
  ReactCompositeComponent_mountComponent   index.ios.bundle:5552
  mountComponent                           index.ios.bundle:5621
  mountChildren                            index.ios.bundle:21544
  initializeChildren                       index.ios.bundle:18860
  mountComponent                           index.ios.bundle:19014
  mountComponent                           index.ios.bundle:5621
  mountComponent                           index.ios.bundle:17001
  ReactCompositeComponent_mountComponent   index.ios.bundle:5552
  mountComponent                           index.ios.bundle:5621
  mountComponent                           index.ios.bundle:17001
  ReactCompositeComponent_mountComponent   index.ios.bundle:5552
  mountComponent                           index.ios.bundle:5621
  mountChildren                            index.ios.bundle:21544
  initializeChildren                       index.ios.bundle:18860
  mountComponent                           index.ios.bundle:19014
  mountComponent                           index.ios.bundle:5621
  mountComponent                           index.ios.bundle:17001
  ReactCompositeComponent_mountComponent   index.ios.bundle:5552
  mountComponent                           index.ios.bundle:5621
  _mountChildByNameAtIndex                 index.ios.bundle:21752
  _updateChildren                          index.ios.bundle:21658
  updateChildren                           index.ios.bundle:21603
  receiveComponent                         index.ios.bundle:18965
  receiveComponent                         index.ios.bundle:5680
  _updateRenderedComponent                 index.ios.bundle:17490
  _performComponentUpdate                  index.ios.bundle:17469
  updateComponent                          index.ios.bundle:17389
  ReactCompositeComponent_updateComponent  index.ios.bundle:5552
  receiveComponent                         index.ios.bundle:17253
  receiveComponent                         index.ios.bundle:5680
  _updateRenderedComponent                 index.ios.bundle:17490
  _performComponentUpdate                  index.ios.bundle:17469
  updateComponent                          index.ios.bundle:17389
  ReactCompositeComponent_updateComponent  index.ios.bundle:5552
  receiveComponent                         index.ios.bundle:17253
  receiveComponent                         index.ios.bundle:5680
  updateChildren                           index.ios.bundle:21864
  _updateChildren                          index.ios.bundle:21629
  updateChildren                           index.ios.bundle:21603
  receiveComponent                         index.ios.bundle:18965
  receiveComponent                         index.ios.bundle:5680
  _updateRenderedComponent                 index.ios.bundle:17490
  _performComponentUpdate                  index.ios.bundle:17469
  updateComponent                          index.ios.bundle:17389
  ReactCompositeComponent_updateComponent  index.ios.bundle:5552
  receiveComponent                         index.ios.bundle:17253
  receiveComponent                         index.ios.bundle:5680
  _updateRenderedComponent                 index.ios.bundle:17490
  _performComponentUpdate                  index.ios.bundle:17469
  updateComponent                          index.ios.bundle:17389
  ReactCompositeComponent_updateComponent  index.ios.bundle:5552
  performUpdateIfNecessary                 index.ios.bundle:17286
  performUpdateIfNecessary                 index.ios.bundle:5698
  runBatchedUpdates                        index.ios.bundle:5257
  perform                                  index.ios.bundle:6684
  perform                                  index.ios.bundle:6684
  perform                                  index.ios.bundle:5201
  flushBatchedUpdates                      index.ios.bundle:5281
  ReactUpdates_flushBatchedUpdates         index.ios.bundle:5552
  closeAll                                 index.ios.bundle:6757
  perform                                  index.ios.bundle:6698
  batchedUpdates                           index.ios.bundle:14528
  batchedUpdates                           index.ios.bundle:5216
  <unknown>                                index.ios.bundle:8169
  applyWithErrorReporter                   index.ios.bundle:7921
  guardReturn                              index.ios.bundle:7943
  processBatch                             index.ios.bundle:8168
 URL: http://localhost:8081/index.ios.bundle
 line: 2219
 message: Invariant Violation: Expected a component class, got undefined."
2015-05-21 11:31:07.510 [error][tid:main][RCTNavigator.m:483] Cannot adjust current top of stack beyond available views
2015-05-21 11:31:07.543 [error][tid:main][RCTNavigator.m:483] Cannot adjust current top of stack beyond available views
2015-05-21 11:31:07.563 [error][tid:main][RCTNavigator.m:483] Cannot adjust current top of stack beyond available views
2015-05-21 11:31:07.965 [error][tid:main][RCTNavigator.m:483] Cannot adjust current top of stack beyond available views
2015-05-21 11:31:08.030 [error][tid:com.facebook.React.ShadowQueue][RCTBridge.m:1510] Exception thrown while invoking manageChildren on target <RCTUIManager: 0x7fc79b8ee5c0> with params (
    4,
        (
        0
    ),
        (
        2
    ),
    "<null>",
    "<null>",
    "<null>"
): *** -[__NSArrayM insertObject:atIndex:]: index 2 beyond bounds [0 .. 0]
2015-05-21 11:31:08.030 [error][tid:main][RCTNavigator.m:483] Cannot adjust current top of stack beyond available views

@bsudekum
Copy link

I'm really not certain what the issue is here, I just went through the install process on a clean project - no issues. Here is a zipped projected containing a demo map, try and see if it works for you. Perhaps you can compare it to your project.

@chandu0101
Copy link
Author

thank you for demo project , i'll dig deeper :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants