Skip to content

Unable to connect to development server #70

@Tweega

Description

@Tweega

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions