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
web.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'sort')
at web.js:1:377
at n.load (web.js:1:2149)
at l.onload (15f6448ec2a08f35395d.js:1:401)
Node : 16.14.2
OS : darwin x64
npm : 8.5.0
nx : 15.6.1
@nrwl/angular : Not Found
@nrwl/cypress : 15.6.1
@nrwl/detox : Not Found
@nrwl/devkit : 15.6.1
@nrwl/esbuild : Not Found
@nrwl/eslint-plugin-nx : 15.6.1
@nrwl/expo : Not Found
@nrwl/express : Not Found
@nrwl/jest : 15.6.1
@nrwl/js : 15.6.1
@nrwl/linter : 15.6.1
@nrwl/nest : Not Found
@nrwl/next : Not Found
@nrwl/node : Not Found
@nrwl/nx-cloud : Not Found
@nrwl/nx-plugin : Not Found
@nrwl/react : 15.6.1
@nrwl/react-native : Not Found
@nrwl/rollup : Not Found
@nrwl/schematics : Not Found
@nrwl/storybook : Not Found
@nrwl/web : Not Found
@nrwl/webpack : 15.6.1
@nrwl/workspace : 15.6.1
@nrwl/vite : Not Found
typescript : 4.8.4
---------------------------------------
Local workspace plugins:
---------------------------------------
Community plugins:
Current Behavior
Running the build on NX 15 with a sample app
Then loading stats.json file into https://webpack.github.io/analyse/ throws
Expected Behavior
The stats.file is parsable by https://webpack.github.io/analyse/
GitHub Repo
No response
Steps to Reproduce
nx run testapp:build:production --statsJson
Nx Report
Failure Logs
No response
Additional Information
https://webpack.js.org/configuration/stats/#statsmodules
The text was updated successfully, but these errors were encountered: