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

grunt server: 'port' switch doesn't work #2954

Closed
moloko opened this issue Oct 26, 2020 · 0 comments · Fixed by #2970
Closed

grunt server: 'port' switch doesn't work #2954

moloko opened this issue Oct 26, 2020 · 0 comments · Fixed by #2970

Comments

@moloko
Copy link
Contributor

moloko commented Oct 26, 2020

According to the documentation in grunt.md I should be able to change the port number used by the grunt server command by doing grunt server --port=9002 - but when I run the command it errors with 'Fatal error: Port 9002 is already in use by another process'. It does this no matter what port number I choose, even if I use 9001 (which is what it defaults to normally)

FW: v5.7.1
Node: v10.13.0
grunt-cli: v1.2.0
grunt: v1.1.0

Tested on both Windows 10 and macOS 10.15

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

Successfully merging a pull request may close this issue.

1 participant