You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: