Skip to content
#

fastlane

Here are 330 public repositories matching this topic...

fastlane
ckarmy
ckarmy commented Jan 4, 2019

I download the ZIP and run npm install but then I run expo start and I get:

[11:17:11] Starting project at /Volumes/Sata/repositories/snowflake copy
[11:17:12] Expo DevTools is running at http://localhost:19002
[11:17:12] Error: Missing app.json. See https://docs.expo.io/
[11:17:12] No Expo configuration found. Are you sure this is a project directory

How I solve this?

Th

Rome
marcpalmer
marcpalmer commented Jan 3, 2018

Enhancement Suggestion

Currently if Rome does not find a dependency or bcsymbolmap in the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.

It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.

mentoc3000
mentoc3000 commented Apr 17, 2020

Some of the simulators on my machine are unavailable. For instance, the iPad Pro 11 inch on iOS 12.2 is not available because I have not installed the iOS 12.2 simulator.

-- Unavailable: com.apple.CoreSimulator.SimRuntime.iOS-12-2 --
    iPhone 5s (739BB7D5-8286-4689-A851-B4BA054B62C6) (Shutdown) (unavailable, runtime profile not found)
    iPhone 6 Plus (8D83D9CF-F3E4-4E0B-91CE-B5B61118
janpio
janpio commented Mar 6, 2020

From Slack @joshdholtz :

look at s3 action for example
add def self.deprecated method
update description to remove anything that would draw users to using the action (the deprecate message i THINK shows up where in the description i places (i forget))
i might also add more UI.deprecated("eifewfew") calls inside of def self.run if important
or remove all of def self.run if like… SU

Improve this page

Add a description, image, and links to the fastlane topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fastlane topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.