Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Example app fails with error that it cannot find worker.jsbundle #7

@mmmurf

Description

@mmmurf

CpResource worker.jsbundle /Users/mmmurf/Library/Developer/Xcode/DerivedData/rnapp-ccdxqyixutejvsgkritolwuwskbd/Build/Products/Debug-iphoneos/rnapp.app/worker.jsbundle
cd /Users/mmmurf/projects/react-native-workers/example/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mmmurf/projects/react-native-workers/example/ios/worker.jsbundle /Users/mmmurf/Library/Developer/Xcode/DerivedData/rnapp-ccdxqyixutejvsgkritolwuwskbd/Build/Products/Debug-iphoneos/rnapp.app

error: /Users/mmmurf/projects/react-native-workers/example/ios/worker.jsbundle: No such file or directory

Steps to reproduce:

git clone latest:

cd react-native-workers/example

npm install

build/run on device.

other info:

15:17 $ node -v
v6.10.1
✔ ~/projects/react-native-workers/example [master|✚ 1…1]
15:24 $ npm -v
3.10.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions