-
20 Jan 2013 5:41 PM #1
Missing resources/theme/images/theme.html
Missing resources/theme/images/theme.html
Using Cmd v3.0.0.250, I get the following error when running 'sencha app build':
....
[INF] Build complete
[INF] Building theme
[INF] Capturing theme image
[ERR] BUILD FAILED
[ERR] com.sencha.exceptions.ExProcess: phantomjs process exited with code 100 :
[ERR] loading page resources/theme/images/theme.html
[ERR] failed to load page
[ERR] at com.sencha.command.theme.ThemeCommands$CaptureCommand.execute(ThemeCommands.java:232)
[ERR] at com.sencha.command.theme.ThemeCommands$BuildCommand.execute(ThemeCommands.java:173)
[ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
....
Any ideas on what I can do to resolve this problem?
I am using Ext JS version 4.1.3 and the default theme.
-
21 Jan 2013 8:31 AM #2
By reverting to ExtJS version 4.1.1a, it seems to work. Does 'sencha app build' not work with the latest ExtJS version? If so, what are the plans to fix this?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote