readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
550 stars 186 forks source link

TravisCI scripts is out of date (readium-cfi-js is not submodule) #691

Closed danielweck closed 6 years ago

danielweck commented 6 years ago

https://travis-ci.org/readium/readium-js-viewer/jobs/354148478#L763

https://github.com/readium/readium-js-viewer/blob/develop/.travis.yml

danielweck commented 6 years ago

Commits on March 22nd => TravisCI still failing: https://github.com/readium/readium-js-viewer/commits/develop

danielweck commented 6 years ago
Tracing dependencies for: readium-cfi-js
Error: Error: ENOENT: no such file or directory, open '/home/travis/build/readium/readium-js-viewer/build-output/_multiple-bundles/readium-cfi-js.js'
    at Object.fs.openSync (fs.js:667:18)
danielweck commented 6 years ago

Related (closed duplicated issues): https://github.com/readium/readium-js-viewer/issues/692 and https://github.com/readium/readium-js-viewer/issues/694

danielweck commented 6 years ago

Okay, @mahag it looks like the plugin configuration breaks the build. We are looking into this right now.

danielweck commented 6 years ago

Fixed: https://travis-ci.org/readium/readium-js-viewer/builds/362711641

mahag commented 6 years ago

So what should I do now?Same steps i tried before?

danielweck commented 6 years ago

Yes please, update your Git repositories with the latest code from the develop branch, make sure to enable the plugin again, and attempt to build.