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

Stuck in "Scanning folders for symlinks in..." #377

Open
cpojer opened this issue Mar 20, 2019 · 0 comments
Open

Stuck in "Scanning folders for symlinks in..." #377

cpojer opened this issue Mar 20, 2019 · 0 comments

Comments

@cpojer
Copy link
Contributor

cpojer commented Mar 20, 2019


This issue was originally created by @Dentrax as facebook/react-native#18290.


Environment

Environment:
  OS: Windows 10
  Node: 9.8.0
  Yarn: Not Found
  npm: 4.6.1
  Watchman: Not Found
  Xcode: N/A
  Android Studio: Version  3.0.0.0 AI-171.4443003

Packages: (wanted => installed)
  react: 16.2.0 => 16.2.0
  react-native: 0.52.0 => 0.52.0

Expected Behavior

When I'm trying to install app to Android Emulator, this problem occurs;

Scanning folders for symlinks in C:\Users\Furkan\AwesomeProject\node_modules (30ms)

Actual Behavior

-npm already running
-System Variables are OK
-CMD (via Administrator)
-Android 5.0.1 (API 21, All SDK components/Extras/Build Tools was installed)
-adb devices;

List of devices attached
emulator-5554   device
PS C:\Users\Furkan\AwesomeProject> react-native run-android --deviceId emulator-5554
Scanning folders for symlinks in C:\Users\Furkan\AwesomeProject\node_modules (30ms)
(and Terminated)

Steps to Reproduce

-run "npm start"
-run ".androidSDK/tools/emulator -avd Nexus6"
-run "react-native run-android" (when Android booted)

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

No branches or pull requests

1 participant