nx error in last 3.0.0 publication attempt #1224

Open
opened 2022-08-25 20:49:21 +00:00 by cbryer · 1 comment
cbryer commented 2022-08-25 20:49:21 +00:00 (Migrated from github.com)

i see in package.json that version 3.0.0 should be compatible with angular 13 however the npm publish / ci attempt failed with the following error. can someone please address the NX errors so i can consume the latest code?

npm ERR! > NX Cannot read properties of undefined (reading 'endsWith')
npm ERR! NX As of Nx 13, project configuration should be moved from nx.json to workspace.json/project.json. Please run "nx format" to fix this.

link to failed build:
https://github.com/valor-software/ng2-file-upload/runs/7417733703?check_suite_focus=true

i see in package.json that version 3.0.0 should be compatible with angular 13 however the npm publish / ci attempt failed with the following error. can someone please address the NX errors so i can consume the latest code? npm ERR! > NX Cannot read properties of undefined (reading 'endsWith') npm ERR! NX As of Nx 13, project configuration should be moved from nx.json to workspace.json/project.json. Please run "nx format" to fix this. link to failed build: https://github.com/valor-software/ng2-file-upload/runs/7417733703?check_suite_focus=true
antonevane commented 2022-10-13 02:22:20 +00:00 (Migrated from github.com)

+1

+1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1224