-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I have gone through install steps (on Ubuntu) and have a react-native helloWorld app loaded on my device. Running ./build.sh debug on the SAFE-Nightwatch app downloads dependencies, compiles successfully, and installs an app icon on my device - with no errors reported from the Ubuntu terminal. However, the app does not properly load on the device which gives error: unable to load script, along with a recommendation to run react-native start. However, I can't do that as port 8081 is being used by the process started by running ./build.sh (which kills the packager server when it runs) Any suggestions gratefully received.
Metadata
Metadata
Assignees
Labels
No labels