Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Could not start watchman #1095

Closed
chinmaybhatk opened this issue May 25, 2017 · 2 comments
Closed

Could not start watchman #1095

chinmaybhatk opened this issue May 25, 2017 · 2 comments

Comments

@chinmaybhatk
Copy link

chinmaybhatk commented May 25, 2017

Expected behavior:
Go to http://localhost:4200/ in a browser and login with username hradmin and password test

Actual behavior:
couldnot conect to http://localhost:4200/

in console

Checking CouchDB...Starting ember server
Could not start watchman
Visit https://ember-cli.com/user-guide/#watchman for more info.
Livereload server on http://localhost:49152
Serving on http://localhost:4200/
[BABEL] Note: The code generator has deoptimised the styling of "hospitalrun/tests/fixtures/appointments.js" as it exceeds the max of "100KB".
[BABEL] Note: The code generator has deoptimised the styling of "hospitalrun/tests/fixtures/imaging.js" as it exceeds the max of "100KB".

Steps to reproduce:
sudo npm start

Screenshots (if applicable):

OS and Browser:
ubuntu 14.04 Firefox chrome
ember-cli: 2.10.0
node: 6.9.0
os: linux ia32
npm : 3.10.8

i could set up and run hospitalrun-server and wanted hospitalrun-frontend to modify something..

when i start using npm start or ember serve i am getting
Could not start watchman
Visit https://ember-cli.com/user-guide/#watchman for more info.

i downgraded from node 7 + to 6.9.0 as i followed #798 but didnt help..
and port 4200 is used by ember
tcp6 0 0 :::4200 :::* LISTEN 7095/ember

how to run this? please help me

@chinmaybhatk
Copy link
Author

i could connect to the server and use the application.. but error still exist

@jkleinsc
Copy link
Member

@chinmaybhatk the watchman message is just a warning that is safe to ignore. For more information, please refer to this: https://ember-cli.com/user-guide/#watchman

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

No branches or pull requests

2 participants