question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:41 (3 by maintainers)

github_iconTop GitHub Comments

58reactions
jose2007kjcommented, Mar 21, 2018

problem seems solved after closing and opening the terminal and running the command

15reactions
chandankumarshanbhagcommented, Jun 17, 2018

Upgrade the react-native package

react-native upgrade After doing this *Make sure you are connected to the internet **Bcz when you run the app for the first time it will download the gradle dependency

react-native run-android *This command itself downloads all the gradle dependency

This method 100% works

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-native run-android hangs on scanning for folders
When I use method 1, trying to run react-native run-android behaves the same way yours did in that screen shot. Using method 2...
Read more >
All folders show Up to Date (host and client) but one folder on ...
One folder on my phone has over 70,000 files and been stuck in scanning mode for several hours. Restarted phone, restarted app did...
Read more >
About scanning symbolic links - Kaspersky Knowledge Base
Scanning symbolic links in network attached storages typically occurs as follows. Kaspersky Security for Windows Server scans the file that the symbolic link...
Read more >
Insync 3.2.6 keeps scanning and not synching - Linux - Insync Forums
There have been cases reported where Insync got stuck when a symlink was being synced within the Base Folder. Apologies for not including...
Read more >
Cubase 12 stuck on scanning vst3 plugins - Steinberg Forums
The same Problem here…Cubase 12 does NOT SCAN C:\Program Files\Common Files\VST3 ! The only VST3 Folder scanned is
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found