Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No users found #6

Open
svgpubs opened this issue Sep 14, 2020 · 0 comments
Open

No users found #6

svgpubs opened this issue Sep 14, 2020 · 0 comments

Comments

@svgpubs
Copy link

svgpubs commented Sep 14, 2020

When I clone and run this app, I just see

No users found

node v10.16.3
ubuntu 16.04

> node-react-project@1.0.0 dev /node-react-project
> concurrently --kill-others-on-fail "npm run server" "npm run client"

[1] 
[1] > node-react-project@1.0.0 client /home/node-react-project
[1] > npm run start --prefix front
[1] 
[0] 
[0] > node-react-project@1.0.0 server /home/node-react-project
[0] > nodemon index.js
[0] 
[0] [nodemon] 2.0.2
[0] [nodemon] to restart at any time, enter `rs`
[0] [nodemon] watching dir(s): *.*
[0] [nodemon] watching extensions: js,mjs,json
[0] [nodemon] starting `node index.js`
[1] 
[1] > front@0.1.0 start /home/node-react-project/front
[1] > react-scripts start
[1] 
[0] app running on port 5000
[1] [HPM] Proxy created: /  -> http://localhost:5000
[1] ℹ 「wds」: Project is running at http://192.168.2.217/
[1] ℹ 「wds」: webpack output is served from 
[1] ℹ 「wds」: Content not from webpack is served from /home/node-react-project/front/public
[1] ℹ 「wds」: 404s will fallback to /
[1] Starting the development server...
[1] 
[1] Browserslist: caniuse-lite is outdated. Please run the following command: `yarn upgrade`
[1] Compiled successfully!
[1] 
[1] You can now view front in the browser.
[1] 
[1]   Local:            http://localhost:3000
[1]   On Your Network:  http://192.168.2.217:3000
[1] 
[1] Note that the development build is not optimized.
[1] To create a production build, use yarn build.


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

No branches or pull requests

1 participant