ionic-cli
ionic-cli copied to clipboard
Ionic serve at OpenSuse does not work
Description:
Hello.
I am trying to run
ionic serve
and I get this error from console:
[INFO] Waiting for connectivity with react-scripts…
So I have to start the server using npm start. Why I can use ionic serve? or Why I get wainting for connectivity with react-scripts…
@julianov can you give more information regarding your environment? What version of ionic, npm, node? Can you link us to the repository you're trying to run?