You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2021. It is now read-only.
We've been using the bundle-analyzer Gatsby plugin to measure build sizes on https://www.shopflamingo.com, but have recently had to disable it due to it failing in CI with "Cannot read property 'id` of null".
This is with @bundle-analyzer/gatsby-plugin v0.4.0 and gatsby v2.13.23.
CI output (during gatsby build):
...
info bootstrap finished - 6.210 s
success run static queries — 0.225 — 2/2 10.06 queries/second
error #98123 WEBPACK
Generating JavaScript bundles failed
Bundle Analyzer - Cannot read property 'id' of null
See our docs page for more info on this error: https://gatsby.dev/issue-how-to
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Exited with code exit status 1
Looks like it is linked to smooth-code/bundle-analyzer#28, any help is welcome here. If someone want to be involved in the project, send me an email to become a core contributor.
Activity
azz0r commentedon Feb 26, 2020
Same issue
jlopezxs commentedon Mar 3, 2020
This error is produced because a Internal Server Error of bundle-analyzer. I have the same issue. Only to provide more data:
gregberge commentedon Mar 7, 2020
Looks like it is linked to smooth-code/bundle-analyzer#28, any help is welcome here. If someone want to be involved in the project, send me an email to become a core contributor.