Steve’s Tips

Some notes on IT, security, web development & health

  • Web Development
  • Category
    • Art
    • Environment
    • Happiness
    • Health
    • Purpose
    • Recommendations
      • Book Recommendations
      • Software Recommendations
    • Tips
      • Android
      • Internet
      • Microsoft Office Tips
      • Mobile Development
      • Web Development
      • Website Management
      • Windows Tips
      • WordPress

React Native CLI error: Failed to install the app. Please accept all necessary Android SDK licenses using Android SDK Manager: “$ANDROID_HOME/tools/bin/sdkmanager –licenses”. Run CLI with –verbose flag for more details.

by Steve | Aug 14, 2020 | Mobile Development

You need to accept the licenses through the terminal/prompt e.g on linux: cd ~/Library/Android/sdk/tools/bin/ Run the sdkmanager as follows: ./sdkmanager –licenses e.g on Windows: cd /d “%ANDROID_SDK_ROOT%/tools/bin” Run the sdkmanager as follows:...

Recent Posts

  • Hi-Fi Cast not able to cast to audio devices
  • macOS Photoshop CC: Some of the application components are missing from the Application directory. Please reinstall the application.
  • Divi save error: “your save has failed”
  • Gatsby Error: RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: “length” is outside of buffer bounds
  • How to disable “Get Outlook for Mac” in new emails & replies in Outlook for Mac

Recent Comments

  1. SRD on How to open the Start menu in Windows
  2. james benze on How to open the Start menu in Windows
  3. Steve on How to enable web push notifications for your WordPress blog
  4. Bhuvanesh on How to enable web push notifications for your WordPress blog

Categories

  • Android
  • Apple
  • Book Recommendations
  • Environment
  • Happiness
  • Health
  • Internet
  • Microsoft Office Tips
  • Mobile Development
  • Software Recommendations
  • Tips
  • Uncategorized
  • Web Development
  • Website Management
  • Windows Tips
  • Wordpress

© Copyright 2022 – 2023 Steve Doig

  • Follow