Skip to content

Empty result #4

Description

@DvDruzhkov

Good afternoon, I have a project on Angular 19 and NX, node.js v22.6.0, I run the script "nx build lenta --stats-json --named-chunks && npx -y @angular-experts/hawkeye dist/apps/myApp/stats.json" and get an error:

(node:54736) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
𓅃: Server is running at http://localhost:1420?launchMode=cli
(node:54736) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

After that the site is launched at the address http://localhost:1420/?launchMode=cli, but it has no data on bundles, I see this error in the site console:
index-C-aBJUMI.js:44 Uncaught TypeError: Cannot read properties of undefined (reading 'application')

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions