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

unable to enter input in command line after grunt serve #114

Closed
dnmd opened this issue Oct 8, 2014 · 6 comments
Closed

unable to enter input in command line after grunt serve #114

dnmd opened this issue Oct 8, 2014 · 6 comments

Comments

@dnmd
Copy link

dnmd commented Oct 8, 2014

Just did a clean install on Windows 8 x64, Node 10.0.32, and the latest version of generator-ionic. After running "grunt serve" multiple addresses were available (IP / Localhost), I was unable to enter (any) input in the command line (typing 1 or 2). While, when running "ionic serve", I was able to enter 2, and pressing ENTER (solution found at http://stackoverflow.com/a/26254903).

Once I chose that option when running "ionic serve", I got passed that specific point within "grunt serve", all looked good. But then again, no input can be entered in the command line (a.k.a. "Ionic server commands" like q / r / etc... ). The command prompt does not respond to any key (except CTRL+C) when running "grunt serve", while "ionic serve" does respond.

(EDIT: besides this, it gets the job perfectly done (watches the directories / compiles etc..))

@khashayar
Copy link

Same issue here.

@dalyc
Copy link

dalyc commented Oct 15, 2014

same here

@b-lavigne
Copy link

I'm also having the same issue.

@phureewat29
Copy link

same here, vote up for this issue.

@unr
Copy link

unr commented Oct 21, 2014

👍 Having same issue.


Solved it with this SO answer. http://stackoverflow.com/a/26330536/196822

@diegonetto
Copy link
Owner

@dnmd can you update to the latest version and overwrite your Gruntfile.js as described in the upgrading section, as well as on StackOverflow and let me know if the issue has been resolved on your end?

Thanks.

sidneys added a commit to sidneys/generator-ionic that referenced this issue Jan 9, 2015
* commit '3516f23ae20205f06f5dd2f3072638d0fbd385c2': (22 commits)
  docs(docs): Update Changelog
  0.6.1
  fix(ionic): Run ionic and watch concurrently. Closes diegonetto#114, diegonetto#116, & diegonetto#121
  Update README.md
  Update getting-started.md
  Update README.md
  Update FAQ.md
  Update README.md
  Update README.md
  Update FAQ.md
  Update getting-started.md
  Update README.md
  Update FAQ.md
  Update getting-started.md
  Create android.md
  Update getting-started.md
  Create app-testing.md
  Delete app-testing
  Create app-testing
  Create getting-started.md
  ...
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

7 participants