Code Monkey home page Code Monkey logo

smart-village-app-app's People

Contributors

ardasnturk avatar dependabot[bot] avatar digorath avatar donni106 avatar okwast avatar pwilimzig avatar snyk-bot avatar solecincis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

smart-village-app-app's Issues

Hello World to run the app

Following the documentation in docs/INDEX.md I am struggeling to get the app going.

Install

I needed to install the expo client, that part was easy.

npm install --global expo-cli

Config

I figured that I need to setup an account at sentry.io, create a project and add it to the configuration.

I changed the src/config/secrets like this (in addition to commented the ... at the end)

sentryApi: {
      config: {
        authToken: 'aabbccddee',
        organization: 'my-org',
        project: 'smart-village-app'
      },
      dsn: 'https://some-url-from-sentry'
}

I still get this error tho

npm run ios                                                                                                                                          git:(master|> ios
> expo start --ios

WARNING: expo-cli has not yet been tested against Node.js v18.3.0.
If you encounter any issues, please report them to https://github.com/expo/expo-cli/issues

expo-cli supports following Node.js versions:
* >=12.13.0 <15.0.0 (Maintenance LTS)
* >=16.0.0 <17.0.0 (Active LTS)

Error reading Expo config at ~/src/github.com/Bad-Belzig/smart-village-app-app/app.config.js:

Cannot read properties of undefined (reading 'sentryApi')

What am I missing?

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.