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

[CI] Test failure: test_js_e2e #28056

Closed
hramos opened this issue Feb 13, 2020 · 2 comments
Closed

[CI] Test failure: test_js_e2e #28056

hramos opened this issue Feb 13, 2020 · 2 comments
Labels
Help Wanted :octocat: Issues ideal for external contributors. Resolution: Locked This issue was locked by the bot.

Comments

@hramos
Copy link
Contributor

hramos commented Feb 13, 2020

Tracking a test failure in Circle CI in the test_js_e2e job.

Repro Steps:

nvm install 8
yarn
node ./scripts/run-ci-e2e-tests.js --js

Error:

yarn run v1.22.0
$ /private/tmp/react-native-XsZVUnTl/template/node_modules/.bin/react-native bundle --entry-file index.js --platform android --dev true --bundle-output android-bundle.js --max-workers 1
                 Welcome to React Native!
                Learn once, write anywhere


error Cannot find module './Libraries/polyfills/console.js'
Require stack:
- /private/tmp/react-native-XsZVUnTl/template/rn-get-polyfills.js
- /private/tmp/react-native-XsZVUnTl/template/metro.config.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/import-fresh/index.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/cosmiconfig/dist/loaders.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/cosmiconfig/dist/createExplorer.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/cosmiconfig/dist/index.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/react-native/node_modules/@react-native-community/cli/build/tools/config/readConfigFromDisk.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/react-native/node_modules/@react-native-community/cli/build/tools/config/index.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/react-native/node_modules/@react-native-community/cli/build/commands/install/install.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/react-native/node_modules/@react-native-community/cli/build/commands/index.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/react-native/node_modules/@react-native-community/cli/build/index.js
- /private/tmp/react-native-XsZVUnTl/template/node_modules/react-native/cli.js. Run CLI with --verbose flag for more details.
Error: Cannot find module './Libraries/polyfills/console.js'
@hramos
Copy link
Contributor Author

hramos commented Feb 28, 2020

No description provided.

@hramos hramos added the Help Wanted :octocat: Issues ideal for external contributors. label Mar 20, 2020
@rnike
Copy link
Contributor

rnike commented Jan 11, 2021

It seems like this issue was resolved in #28392

@facebook facebook locked as resolved and limited conversation to collaborators Feb 1, 2023
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Help Wanted :octocat: Issues ideal for external contributors. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants