GithubHelp home page GithubHelp logo

samplerepo's Introduction

sampleRepo

Screenshot

Requirement

  • Android Studio (Android Studio Arctic Fox | 2020.3.1 Patch 3)
  • NDK Version (23.1.7779620)
  • react-native-cli version (2.0.1)

How To Use

Possible Error

Error 1

  • npm cache clean --force (if you got this error use this command in root project files)
    C:\Users\rahul\Desktop\Project\React-Native\sampleRepo\node_modules\metro-hermes-compiler\src\emhermesc.js:81
        throw ex;
        ^
    
    Error: EPERM: operation not permitted, lstat 'C:\Users\rahul\Desktop\Project\React-Native\sampleRepo\android\app\build\generated\res\react\release\drawable-       mdpi\src_assets_walkthrough_gothroughscreens1.jpg'
    Emitted 'error' event on NodeWatcher instance at:
    at NodeWatcher.<anonymous>
    at FSReqCallback.oncomplete (fs.js:192:21) {
    errno: -4048,
    code: 'EPERM',
    syscall: 'lstat',
    path: 'C:\\Users\\rahul\\Desktop\\Project\\React-Native\\sampleRepo\\android\\app\\build\\generated\\res\\react\\release\\drawable-                 mdpi\\src_assets_walkthrough_gothroughscreens1.jpg'
    }
    npm ERR! code ELIFECYCLE
    npm ERR! errno 7
    npm ERR! [email protected] start: `react-native start`
    npm ERR! Exit status 7
    npm ERR!
    npm ERR! Failed at the [email protected] start script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!
    

Error 2

  • Error: spawn ./gradlew EACCES at Process (if you got this error use this command in root project files)
    chmod 755 android/gradlew
    

Error 3

  • Open root folder sampleRepo > android > open local.properties > copy and paste below lines after sdk.dir
  • ndk.dir=/Users/yourusername/Library/Android/sdk/ndk/23.1.7779620 (23.1.7779620 this version should be present in your ndk folder)
  • Download NDK
     > Task :realm:stripDebugDebugSymbols FAILED
    

How to Download NDK

#happycoding

samplerepo's People

Contributors

pushpender-singh-ap avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.