Giter Club home page Giter Club logo

Comments (14)

andrey-shostik avatar andrey-shostik commented on May 19, 2024 1

Sorry I forget to say that as well I changed port to 7007, and actually exactly it helped to me.

from react-native.

hosseinarsheia avatar hosseinarsheia commented on May 19, 2024

i have exact same problem too

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Hello, try out storybook 5.2.0.beta... version.

from react-native.

hosseinarsheia avatar hosseinarsheia commented on May 19, 2024

I try "5.2.0-beta.7" version.
It still dont work

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Are you using real android/emulator?

Run adb reverse tcp:7007 tcp:7007

from react-native.

hosseinarsheia avatar hosseinarsheia commented on May 19, 2024

I use real android device,
execute adb reverse tcp:7007 tcp:7007
still dont work

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

I can tell you that 5.2.0-beta is supposed to work since I checked it last week. Try to do fresh install, and make sure that all storybook dependencies are 5.2.0-beta...

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

also you are using port 6006, so you have to run adb reverse tcp:6006 tcp:6006

from react-native.

hosseinarsheia avatar hosseinarsheia commented on May 19, 2024

i did all thing you said but still no sucess here

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Sorry but I don’t know how to help you more. Unless you can do reproduction that I can run, then I might try to look for issue :)

from react-native.

andrey-shostik avatar andrey-shostik commented on May 19, 2024

@Gongreg Thanks a lot! I managed to connect by changing versions to

    "@storybook/addon-actions": "5.2.0-beta.8",
    "@storybook/addon-links": "5.2.0-beta.8",
    "@storybook/addons": "5.2.0-beta.8",
    "@storybook/react-native": "5.2.0-beta.8",
    "@storybook/react-native-server": "5.2.0-beta.8",
    "@storybook/theming": "5.2.0-beta.8",

And before install removed whole node_modules
download-2

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Glad to hear that you got it working :)

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

@hosseinarsheia can you change the port to 7007 and then try things out?

from react-native.

thienhaflash avatar thienhaflash commented on May 19, 2024

I confirm that changing the port from 6006 to 7007 will work, at least for me (I'm on a Mac, connecting to the iOS simulator).

Searched & tried everything before, only need to change the port to 7007 so that it works.

Thanks a lot @andrey-shostik

Before
image

image

After
image

image

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.