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

Change --p to --port in make livehtml setup step in makefile #115

Closed
inovizz opened this issue Sep 20, 2021 · 0 comments · Fixed by #118
Closed

Change --p to --port in make livehtml setup step in makefile #115

inovizz opened this issue Sep 20, 2021 · 0 comments · Fixed by #118
Assignees
Labels

Comments

@inovizz
Copy link
Contributor

inovizz commented Sep 20, 2021

Environment

  • drf-user version(s) (drf-user --version: 3.12.4
  • Operating System(s): Mac
  • Python version(s): 3.9.7

Description of the bug

Fixing setup step in make livehtml, one of the argument --p is deprecated so changing it with the latest one --port

What you expected to happen

Change the argument to the correct one.

How to reproduce (as minimally and precisely as possible)

Run the setup steps and execute make livehtml
image

Anything else we need to know?

NA

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

Successfully merging a pull request may close this issue.

2 participants