-
Notifications
You must be signed in to change notification settings - Fork 11
Cannot build #1
Comments
Hi, It looks like it might be a problem with the theme submodule. Did you do a:
(in the player directory)? I tried cloning a fresh copy of the player and compiled it without initialising the submodules and got an error at the same stage of compilation:
I then initialised the submodules and it built successfully. |
Hello Edward, I tried again, with a new clone and it works now. I must have cloned the Thanks! On Thu, Dec 11, 2014 at 9:39 PM, Edward Silverton [email protected]
|
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
The text was updated successfully, but these errors were encountered: