FormidableLabs / FormidableLabs/webpack-dashboard

Debugging the version skews problem

Open
#305 2 comments 0 reactions 0 assignees View on GitHub
Unverified
Dominant language
JavaScript
Stars
14k
Forks
372
PR merge metrics
No merged PRs in 30d

Description

> 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

![](https://i.imgur.com/SODXkqw.jpg)

###### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.