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

Debugging the version skews problem #305

Open
AdrienLemaire opened this issue May 8, 2020 · 2 comments
Open

Debugging the version skews problem #305

AdrienLemaire opened this issue May 8, 2020 · 2 comments

Comments

@AdrienLemaire
Copy link

Please provide a description of the bug / issue, and provide the details below:

Getting a version skews problem reported for webpack, but can't figure out what is wrong with it.
I only have webpack ^4.43.0 installed in my devDependencies, and could confirm in my package-lock.json and node_modules that I indeed only have one version of webpack installed.

If the issue is visual, please provide screenshots here

Steps to reproduce the problem

Run webpack-dashboard with webpack-dev-server using a minimal config.

Please provide a gist of relevant files
  1. package.json (specifically the script you are using to start the dashboard)
  2. webpack.config.js

https://gist.github.com/AdrienLemaire/d8aa40afd5fb51c5be702f715721065c

More Details
  • What operating system are you on? arch linux
  • What terminal application are you using? alacritty
  • What version of webpack-dashboard are you using? ^3.2.0
  • What is the output of running echo $TERM? screen-256color
@ryan-roemer
Copy link
Member

This is confusing as webpack shouldn't even be a dependency in the bundle. Can you open up a minimal repository that exhibits the same issue? Thanks!

@barayuda
Copy link

Hi @ryan-roemer I have same issue like above
Should I remove "webpack" from package.json?
lALPGRrcGocL4yLNAkDNBhg_1560_576

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

No branches or pull requests

3 participants