Giter VIP home page Giter VIP logo

Comments (6)

bartonhammond avatar bartonhammond commented on May 17, 2024 1

No news must be good news

from snowflake.

bartonhammond avatar bartonhammond commented on May 17, 2024

Hi @mikeborozdin - I don't know what to tell you - Here's the screen shot I just took from building snowflake.

I'm assuming that you

  • kill any currently running react packagers
  • rm -rf node_modules
  • npm install npm3
  • npm3 install
  • open .
  • XCode -> run

screen shot 2016-02-08 at 3 55 50 pm

from snowflake.

bartonhammond avatar bartonhammond commented on May 17, 2024

~/projects/MFV/snowflake (master)$ node --version
v4.2.3
~/projects/MFV/snowflake (master)$ npm3 --version
3.6.0

from snowflake.

bartonhammond avatar bartonhammond commented on May 17, 2024

Note that I also build the iOS app on BitRise so that's two environments successfully building iOS.

from snowflake.

mikeborozdin avatar mikeborozdin commented on May 17, 2024

Hi @bartonhammond,

Thank you for the rapid response!

I thought getting npm3, as you suggested, would solve the problems, however I ran into a different one:

bundle: Created ReactPackager
uncaught error Error: UnableToResolveError: Unable to resolve module ./config from /Users/mikeborozdin/dev/react-native/snowflake/src/lib/BackendFactory.js: Invalid directory /Users/mikeborozdin/dev/react-native/snowflake/src/lib/config
    at ResolutionRequest.js:356:15
    at tryCallOne (/Users/mikeborozdin/dev/react-native/snowflake/node_modules/promise/lib/core.js:37:12)
    at /Users/mikeborozdin/dev/react-native/snowflake/node_modules/promise/lib/core.js:123:15
    at flush (/Users/mikeborozdin/dev/react-native/snowflake/node_modules/asap/raw.js:50:29)
    at doNTCallback0 (node.js:419:9)

from snowflake.

bartonhammond avatar bartonhammond commented on May 17, 2024

From https://github.com/bartonhammond/snowflake#setup

Copy or move src/lib/config.example.js to src/lib/config.js. Note: you must select one of three options for the backend as shown below:
backend: {
parse: false,
hapiLocal: false,
hapiRemote: true
},

Note that if you're using Parse you'll need to fill out those AppId & Rest API key.

from snowflake.

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.