-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot run examples #80
Comments
Can you try resetting the cache? |
Checking out a fresh copy of the repo did the trick |
was that copy at a different path? |
Yea. I tried cleaning the cache on the old one but it didn't seem to work. |
New path also means new cache. I'll bump the version and also expose a way On Thursday, February 19, 2015, Nick Poulden notifications@github.com
|
Got exactly the same issue this morning, on all the example project (after trying to use the activityIndicatorIOS). I'm not familiar with Xcode so how can i clean the cache on the previous one which has the same bug than this issue ? Thanks |
SHIFT + CMD + K to do an app clean. CMD + R to rebuild |
Thanks for the tips, but it didn't fix the red screen of this issue, even after exiting Xcode, ´rm -rf ´ and git clone and npm install again on the same folder name :) |
Yes, exactly the same (both screenshot and log error). Even after removing the line of the |
Any other people here having the same troubles than me ? (the red screen of this issue when running exemples). Thanks |
Try Reset Content and Settings in the simulator since it can sometimes be buggy. |
Thanks for suggestion. |
Just got this as well :( |
It turns out that when you npm install the website folder, it includes some node_modules that mess up the packager. I have a fix coming |
Fixed by #152 |
Thanks @vjeux 👍 |
Getting this issue against current version on a cleanly created project
|
Hmm, after trying various things. A full restart solved it |
Interesting... now I'm see it:
|
Is there a workaround for this? I just started having this issue as well |
@amasad did you ever add an option to clear the cache? |
I just pulled the latest commits and when I try to run the UIExplorer example I get this:
Also get this in the log:
The text was updated successfully, but these errors were encountered: