[
https://issues.apache.org/jira/browse/NIFI-14239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924198#comment-17924198
]
ASF subversion and git services commented on NIFI-14239:
--------------------------------------------------------
Commit ea29da1cbf1fdd63e03808c50a12151a05cc504f in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ea29da1cbf ]
[NIFI-14239] - Address Windows build failures of the frontend (#9696)
* [NIFI-14239] - Address Windows build failures of the frontend
* regenerate package-lock again, verified 'npm ci' ran locally afterward.
This closes #9696
> CI build failures on Windows platform
> -------------------------------------
>
> Key: NIFI-14239
> URL: https://issues.apache.org/jira/browse/NIFI-14239
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Rob Fellows
> Assignee: Rob Fellows
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Getting consistent errors like this on all of our Windows CI builds:
> {code:java}
> NX Cannot read properties of undefined (reading 'allWorkspaceFiles'){code}
> Seems to be related to the angular upgrade but could just be missing
> dependencies in the package-lock as described here:
> [https://github.com/nrwl/nx/issues/29551]
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)