FormidableLabs / FormidableLabs/webpack-dashboard

Webstorm run npm command doesn't show dashboard.

Open
#237 2 comments 2 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:
When trying to run npm run build:dev in our system which contains webpack-dashboard call it doesn't show anything, just gibberish like :
']0;webpack-dashboard[?1049h[?1h=[?25l[?1000h[?1002h[?1003h[?1005h'

###### If the issue is visual, please provide screenshots here

![dashboard webstorm issue](https://user-images.githubusercontent.com/13114384/36639696-1ab798da-1a1b-11e8-9520-e66bc74ef070.png)

###### Steps to reproduce the problem
1) run your script through webstorm

====================================================================

###### Please provide a gist of relevant files

1. export TRAX_ENV=INT && export DEBUG=true && webpack-dashboard -- ./config/compile-time-utils/webpack-dev-server.js --config config/webpack.config.dev.js --colors --progress
2. webpack.config.js , We put new DashboardPlugin() in the plugins array :)

====================================================================

###### More Details

- What operating system are you on? Linux mint 17.3
- What terminal application are you using? webstorm 2017.3.4
- What version of webpack-dashboard are you using? 1.1.1
- What is the output of running `echo $TERM`? xterm-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.