Webpack-bundle-analyzer: Couldn't parse bundle asset "path/to/assets/js/main.chunk.9ed0f05522ac84d2b9ea.js".

Created on 5 Apr 2018  ·  2Comments  ·  Source: webpack-contrib/webpack-bundle-analyzer

Issue description

Getting this error

Couldn't parse bundle asset "path/to/assets/js/main.chunk.9ed0f05522ac84d2b9ea.js".

--snip

Most helpful comment

A silly mistake of mine.
The problem was not related to webpack-bundle-analyzer at all.

how do you solve this problem?

All 2 comments

A silly mistake of mine.
The problem was not related to webpack-bundle-analyzer at all.

A silly mistake of mine.
The problem was not related to webpack-bundle-analyzer at all.

how do you solve this problem?

Was this page helpful?
0 / 5 - 0 ratings