Skip to content

0.56.0 Can't find variable: window  #20168

Closed
@kmend

Description

Run scripts

react-native bundle --entry-file index.ios.js --bundle-output ./ios/bundle/index.ios.jsbundle --platform ios --assets-dest ./ios/bundle --dev false --verbose --reset-cache

Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Can't find variable: window

package.json

"dependencies": {
"react": "16.4.1",
"react-native": "0.56.0",
},
"devDependencies": {
"@babel/core": "^7.0.0-beta.53",
"@babel/plugin-proposal-decorators": "^7.0.0-beta.53",
"@remobile/react-native-toast": "^1.0.7",
"babel-polyfill": "^6.26.0",
"babel-jest": "23.4.0",
"babel-preset-react-native": "next",
"jest": "23.4.0",
"react-test-renderer": "16.4.1"
},

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions