Description
Tez Ui has a dependency on file-saver.js component which in turn fetches from
https://github.com/Teleborder/FileSaver.js.git as mentioned in this line
It appears that the Teleborder fork of FileServer has been outdated as the git link also is showing "Not Found", which would lead to issues during the build.
Also, since the Teleborder fork of FileSaver.js has been registered as file-saver.js, the definition would have to be changed in ember-cli-build , bower.json and bower-shrinkwrap.json as well with the new fork/git package of filesaver as registered with bower
Attachments
Issue Links
- is duplicated by
-
TEZ-4411 Tez Build Failure: FileSaver.js not found
- Resolved
- is related to
-
BIGTOP-3675 Building Tez fails due to broken dependency
- Resolved