backend: baseUrl: https://localhost:7007 https: certificate: key: $file: ./localhost-key.pem cert: $file: ./localhost.pem were running the backend with (ofc pointed to my file):NODE_EXTRA_CA_CERTS=/absolute/path/to/cert.pem yarn start-backend ...
Hi, there was an error on the Android platform, working on the iOS. Error message is " websocket: connection error", "Failed to connect to localhost/127.0.0.1:7007". npm i -g getstorybook cd my-react-app getstorybook react-native 0.31.0 ...