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

TypeScript error - no exported member 'Config' #482

Closed
josh-swayed opened this issue Nov 2, 2020 · 4 comments
Closed

TypeScript error - no exported member 'Config' #482

josh-swayed opened this issue Nov 2, 2020 · 4 comments

Comments

@josh-swayed
Copy link

This is a continuation of #400 (comment)

Is this a bug report?

Yes

Steps to reproduce

Similar to how the 'Options' type was exported in the TypeScript definitions, the 'Config' type is not exported.

This is causing TypeScript errors when running inside of webpack-dev-server

@chimurai
Copy link
Owner

chimurai commented Nov 2, 2020

Don't think this is a bug in this project.

This'll be fixed in webpack-dev-server v4

@chimurai chimurai closed this as completed Nov 2, 2020
@brian-lim-42
Copy link

Don't think this is a bug in this project.

This'll be fixed in webpack-dev-server v4

I am receiving this error running outside of webpack

@rodrigoslayertech
Copy link

I received this error in my project that uses http-proxy-middleware as dependency too. How to solve this?

@brian-lim-42
Copy link

I received this error in my project that uses http-proxy-middleware as dependency too. How to solve this?

Try to reorder the middleware, it worked for me I think

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

4 participants