-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to connect to the address ? #27
Comments
I even tried using the alternate version without docker. It simpy doesn't connect to the address in the outCalls/config.js file |
Be more specific.
|
Do you want to work on fixing this? 😄 You'll need to build the app outside of docker to see the issue. |
I tried a new build, the issue is a breaking change introduced in React 15.4.1 last month. zilverline/react-tap-event-plugin#85 @anweshknayak you may want to look into this. |
@tocttou sure I would like to work on this. :) |
Issue is fixed now. Bundle is produced without errors and I am able to use the app. I have included a lock file with exact dependency versions. You may want to use https://yarnpkg.com/ instead of |
@tocttou yarn install says unable to connect to the server ? |
seems like this yarnpkg/yarn#668 |
That is an issue on your end. |
fixed. closing this. |
yarn issue persists. could you fix the npm dependencies? or tell me If I can do anything to fix it. |
I told you its an issue with your installation of yarn. You can always use |
Delete the |
@anweshknayak I tried a new build from scratch and it works fine. Lock file is correct. Dependencies are correct. Fix your installation of yarn or just use npm otherwise like mentioned in the steps. The exact steps are:
I am closing this. |
Node version: 6.9.0
npm version: 4.0.3
Operating system: 14.04
Command line used:
Steps to reproduce:
I have tried both the installation procedures. But I cannot simply open the link ? Can you help a bit here
The text was updated successfully, but these errors were encountered: