FormidableLabs / FormidableLabs/webpack-dashboard
No borders in cmd - windows 10
- Dominant language
- JavaScript
- Stars
- 14k
- Forks
- 372
- PR merge metrics
- No merged PRs in 30d
Description
I was using dashboard with VSCode, and it worked very well. All the information was shown and border is clear and pretty. But I can't use an editor's terminal as a watcher all the time - it took a lot resources to do such kind task by VSCode, so I switched to cmd. Now, CMD would work and print all the processing information, without the borders!
I am not sure if it is not working well with cmd right now or it has to be my problem. And I tried on npm command line, since it shared cmd with windows, it doesn't have border either. However, powershell would work fine.
Powershell:

cmd/npm:

vscode:

1. package.json : `"dev": "webpack-dev-server",`
OS: Windows 10
Contributor guide
Assessment
This issue has not been assessed yet.