Git Product home page Git Product logo

Comments (8)

OrianeInMoon avatar OrianeInMoon commented on May 31, 2024 2

(npm start -- --reset-cache did not work for me)

from tipsi-stripe.

isnifer avatar isnifer commented on May 31, 2024 1

@OrianeInMoon npm start -- --reset-cache

from tipsi-stripe.

OrianeInMoon avatar OrianeInMoon commented on May 31, 2024

@GregTheGreek can you be more precise about the step to "reset the RN server" please?

from tipsi-stripe.

isnifer avatar isnifer commented on May 31, 2024

@OrianeInMoon why? How do you usually start RN server?

from tipsi-stripe.

PaulBelloc avatar PaulBelloc commented on May 31, 2024

Same issue, restarting did not fix it.


"devDependencies": {
    "babel-eslint": "^7.2.3",
    "eslint": "^4.19.1",
    "eslint-plugin-flowtype": "2.35.0",
    "eslint-plugin-import": "2.7.0",
    "eslint-plugin-jsx-a11y": "6.0.2",
    "eslint-plugin-prettier": "2.1.2",
    "eslint-plugin-react": "^7.12.3",
    "eslint-plugin-react-native": "3.0.1",
    "flow-bin": "0.52.0",
    "flow-typed": "2.1.5",
    "husky": "0.14.3",
    "jest": "20.0.4",
    "jest-expo": "25.0.0",
    "prettier": "1.5.3",
    "react-native-scripts": "1.11.1",
    "react-test-renderer": "16.2.0"
  },
  "main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
  "scripts": {
    "start": "react-native-scripts start",
    "eject": "react-native-scripts eject",
    "android": "react-native-scripts android",
    "ios": "react-native-scripts ios",
    "test": "node node_modules/jest/bin/jest.js --watch"
  },
  "jest": {
    "preset": "jest-expo"
  },
  "dependencies": {
    "color": "1.0.3",
    "expo": "^26.0.0",
    "lodash": "4.13.1",
    "moment": "2.13.0",
    "native-base": "2.4.1",
    "react": "16.3.0-alpha.1",
    "react-native": "https://github.com/expo/react-native/archive/sdk-26.0.0.tar.gz",
    "react-native-easy-grid": "^0.2.0",
    "react-native-elements": "^0.19.1",
    "react-navigation": "1.5.0",
    "tipsi-stripe": "^7.4.0"
  }
}

from tipsi-stripe.

bramski avatar bramski commented on May 31, 2024

I have no idea why this issue was closed with no resolution. A google search to determine why my android app is crashing led me here.

from tipsi-stripe.

jamesl1001 avatar jamesl1001 commented on May 31, 2024

I solved this by running pod install inside my ios folder (not sure this was necessary because my problem was with Android), then yarn start --reset-cache and rebuilding the app with react-native run-android.

from tipsi-stripe.

jameslevine avatar jameslevine commented on May 31, 2024

I solved this by running pod install inside my ios folder (not sure this was necessary because my problem was with Android), then yarn start --reset-cache and rebuilding the app with react-native run-android.

This did not work for me.

from tipsi-stripe.

Related Issues (20)

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.