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

Install http-proxy-middleware as dev dependency #10767

Closed
wants to merge 1 commit into from

Conversation

AMS777
Copy link

@AMS777 AMS777 commented Mar 31, 2021

Install the http-proxy-middleware development server as a development dependency instead than a general dependency. As specified in the official documentation:
https://github.com/chimurai/http-proxy-middleware#install

I installed it like this and it's working.

Install the `http-proxy-middleware` development server as a development dependency instead than a general dependency. As specified in the official documentation:
https://github.com/chimurai/http-proxy-middleware#install
@ianschmitz
Copy link
Contributor

Thanks for the PR but this is done intentionally. We install everything as regular dependencies. See #6180 (comment) for more information.

@ianschmitz ianschmitz closed this Mar 31, 2021
@AMS777
Copy link
Author

AMS777 commented Mar 31, 2021

Thanks for the clarification. Didn't know about that. Not very intuitive nor documented.

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

Successfully merging this pull request may close these issues.

3 participants