Demo seems to be broken #17

Open
opened 2021-05-11 12:38:22 +02:00 by chmac · 0 comments
chmac commented 2021-05-11 12:38:22 +02:00 (Migrated from github.com)

I see some errors and the demo doesn't run on my device or in the web view:

Failed to resolve dependency 'react-native-debug-console@1.0.0-beta.14' ((undefined) ./src/components/DevTool/Modal.js
Retry
'react-native-elements' requires peer-dependency '@expo/vector-icons'.

I tried changing the version of this package to 2.0.0-alpha.17 but then I see this error:

Unable to resolve module 'react-native-webview.js'
  Evaluating react-native-webview.js
  Evaluating react-native-debug-console.js
  Evaluating setup.js
  Evaluating App.js
  Loading App.js
Error: Unable to resolve module 'react-native-webview.js'
    at Object.eval (react-native-webview.js:1:1

    at eval (react-native-webview.js

    at eval (react-native-webview.js

    at eval (<anonymous>)
    at [snack internals]
    at Object.a ([snack internals]
    at e.evaluate ([snack internals]
    at Ze ([snack internals]
    at [snack internals]
    at https://snack-web-player.s3.us-west-1.amazonaws.com/v2/41/static/js/app.4eadea48.chunk.js:1:14915
I see some errors and the demo doesn't run on my device or in the web view: ``` Failed to resolve dependency 'react-native-debug-console@1.0.0-beta.14' ((undefined) ./src/components/DevTool/Modal.js Retry 'react-native-elements' requires peer-dependency '@expo/vector-icons'. ``` I tried changing the version of this package to `2.0.0-alpha.17` but then I see this error: ``` Unable to resolve module 'react-native-webview.js' Evaluating react-native-webview.js Evaluating react-native-debug-console.js Evaluating setup.js Evaluating App.js Loading App.js Error: Unable to resolve module 'react-native-webview.js' at Object.eval (react-native-webview.js:1:1 at eval (react-native-webview.js at eval (react-native-webview.js at eval (<anonymous>) at [snack internals] at Object.a ([snack internals] at e.evaluate ([snack internals] at Ze ([snack internals] at [snack internals] at https://snack-web-player.s3.us-west-1.amazonaws.com/v2/41/static/js/app.4eadea48.chunk.js:1:14915 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
incubator/react-native-debug-console#17
No description provided.