g0t4 / webpack-stats-graph

Generate a graph to visualize modules and bundles from webpack via stats.json
MIT License
32 stars 18 forks source link

Error: invalid "instanceof" keyword value Promise after executing webpack --json > stats.json #5

Closed Syler921 closed 6 years ago

Syler921 commented 6 years ago

After running the following command in my webpack project:

webpack --json > stats.json

I get this : throw err; ^ Error: invalid "instanceof" keyword value Promise