Skip to content
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

Follow the official steps but an error occurred #231

Closed
Lanceloft opened this issue Feb 28, 2018 · 2 comments
Closed

Follow the official steps but an error occurred #231

Lanceloft opened this issue Feb 28, 2018 · 2 comments

Comments

@Lanceloft
Copy link

terminal show:
ERROR ENOENT: no such file or directory, lstat '/Users/pk888888/pk/demo/pepperoni-app-kit/ios/build/ModuleCache/26K6A22R0VJ3L/CoreImage-2L8M44C0CYIPM.pcm-20f85f0b'

and the app show:
No bundle URL present.

Make sure you're running a packager server or have included a .jsbundle file in your application bundle.

RCTFatal
__28-[RCTCxxBridge handleError:]_block_invoke
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_main_queue_callback_4CF
CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
__CFRunLoopRun
CFRunLoopRunSpecific
GSEventRunModal
UIApplicationMain
main
start
0x0

just follow the step:
git clone https://github.com/futurice/pepperoni-app-kit.git
cd pepperoni-app-kit
yarn install
react-native run-ios

@youzi
Copy link

youzi commented Mar 12, 2018

I had the same issue. An additional npm install solved it for me. facebook/react-native#12754 (comment).

@tino-junge
Copy link
Contributor

closing this now due to inactivity. In case the issue still persists we can re-open it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants