Skip to content

TypeError: Cannot read properties of undefined (reading 'push') #236

@ppusapati

Description

@ppusapati

when upgraded to "@builder.io/qwik": "^1.8.0" am getting this error

TypeError: Cannot read properties of undefined (reading 'push')
HOST    |     at D:\web\node_modules\.pnpm\[email protected]_ixteyxtpp6eguk2j7ybpphsv5m\node_modules\qwik-nx\src\plugins\qwik-nx-vite.plugin.js:36:47
HOST    |     at Generator.next (<anonymous>)
HOST    |     at fulfilled (D:\web\node_modules\.pnpm\[email protected]\node_modules\tslib\tslib.js:166:62)
HOST    |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

when downgrading to "@builder.io/qwik": "^1.7.3" it works as expected.

am using
@nx/js": "19.6.2",
"qwik-nx": "2.3.0"

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