nx error in last 3.0.0 publication attempt #1224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
+1