-
Notifications
You must be signed in to change notification settings - Fork 191
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
Set up instructions #60
Comments
oh it seem jarvis break in it's dev mode . if you change localhost:3000 is the dev server for develop jarvis as a developer hope to help you ~ |
Investigating... please give me little time ⏳🙀 |
Any updates guys? 😢 |
Yes, #112 completely changed & simplified the development process. It's now all under a single server~! |
Yep, I can confirm that everything is working as expected now, thx guys |
Hey guys,
I was trying to set up locally Jarvis, but I ran into two issues
There are two servers launched in parallel, is this wanted?
localhost:3000
andlocalhost:1337
https://www.dropbox.com/s/5l7j90ttjhug4ao/Capture%20d%27%C3%A9cran%202018-01-16%2010.28.41.png?dl=0
The "dev" one seems to be on
:3000
, but it seems broken:NaN
https://www.dropbox.com/s/g2j0a1ch2hptwo7/Capture%20d%27%C3%A9cran%202018-01-16%2010.29.55.png?dl=0
Steps to reproduce:
git clone ...
npm install
npm run dev
Am I missing something?
Thanks!
The text was updated successfully, but these errors were encountered: