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
{{ message }}
This repository was archived by the owner on Feb 7, 2020. It is now read-only.
I tried to build the latest release of the WellcomePlayer (I've succesfully deployed the 1.0.0 release on a test server), but I'm stuck with some errors:
Using tsc v1.0.1
TypeScript compilation complete: 14.62s for 54 typescript files
Hello,
I tried to build the latest release of the WellcomePlayer (I've succesfully deployed the 1.0.0 release on a test server), but I'm stuck with some errors:
Using tsc v1.0.1
TypeScript compilation complete: 14.62s for 54 typescript files
Running "replace:dependenciesSimplify" (replace) task
Running "extend:config" (extend) task
File "src/extensions/coreplayer-mediaelement-extension/config.js" created.
File "src/extensions/coreplayer-pdf-extension/config.js" created.
File "src/extensions/coreplayer-seadragon-extension/config.js" created.
Running "less:dev" (less) task
Warning: Cannot read property 'contents' of undefined Use --force to continue.
Aborted due to warnings.
Could someone give me a hand on this?
Thanks