Skip to content
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

developing on localhost cannot create project #545

Closed
wuweiweiwu opened this issue Feb 13, 2018 · 5 comments
Closed

developing on localhost cannot create project #545

wuweiweiwu opened this issue Feb 13, 2018 · 5 comments

Comments

@wuweiweiwu
Copy link
Contributor

0.0.0.0:8000/s/new

displays this page instead of creating a new project

screen shot 2018-02-12 at 10 20 01 pm

@chakrihacker
Copy link
Contributor

chakrihacker commented Feb 13, 2018 via email

@wuweiweiwu
Copy link
Contributor Author

Thanks!

@dfsq
Copy link

dfsq commented Feb 21, 2018

@chakrihacker http://localhost:3000/s/new doesn't seem to work. I see several Uncaugh Errors breaking /s/new page. I wonder how people run the project? Not sure if I'm missing something or this is the issue.

@CompuIves
Copy link
Member

Hmm, I think this has to do with a build step that I forgot to add. Will be fixed with #577 and that one will be merged within the hour :).

@dfsq
Copy link

dfsq commented Feb 22, 2018

@CompuIves I see you now merged #577. However even with additional build step something is still breaking, as it's impossible to run the project by just running yarn start due to big amount of uncaught errors (like Uncaught Error: _processChildContext is not available in React 16+., etc.). I assume it has something to do with Modal component using React 15 and the app 16. But not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants