-
9 Nov 2012 3:11 AM #1
Unable to build fresh app with Sencha Touch 2.1.
Unable to build fresh app with Sencha Touch 2.1.
Hi
today I wanted to try out new Sencha Touch 2.1. I've installed Sencha Cmd and generated new app.
But when I try to build it (using sencha app build production) I've got following error:
ThanksCode:... [INF] -sass: [INF] [shellscript] Nazwa '''compass''' nie jest rozpoznawana jako pol ecenie wewnętrzne lub zewnętrzne, [INF] [shellscript] D:\Sd\resources\sass>compass compile --boring --fo rce [INF] [shellscript] [INF] [shellscript] program wykonywalny lub plik wsadowy. [ERR] BUILD FAILED [ERR] com.sencha.exceptions.BasicException: The following error occurr ed while executing this line: [ERR] D:\Sd\.sencha\app\build-impl.xml:92: The following error occurre d while executing this line: [ERR] jar:file:/C:/Users/mbn/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/ sencha/ant/antlib.xml:347: shellscript returned: 1 [ERR] at com.sencha.exceptions.BasicException.wrap(BasicExcept ion.java:43) [ERR] at com.sencha.cli.Command.dispatch(Command.java:104) [ERR] at com.sencha.cli.Commands.dispatch(Commands.java:49) [ERR] at com.sencha.cli.AbstractCommand.dispatch(AbstractComma nd.java:182) [ERR] at com.sencha.ant.SenchaCommandTask.doExecute(SenchaComm andTask.java:58) ...
-
9 Nov 2012 4:54 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
It's complaining that compass is not installed. It's at the point where it's trying to compile the SASS to make your CSS
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Nov 2012 6:35 AM #3
Is this something new in Sencha Touch 2.1. ? I was able to compile application using 2.0.1.1 version on my Windows machine.
-
9 Nov 2012 6:39 AM #4
-
9 Nov 2012 8:23 AM #5Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
17 Nov 2012 11:37 PM #6
-
24 Feb 2013 1:46 AM #7
Same here
Same here
I have compass installed. I can manually compile with compass to generate .css files out o .sass or run compass watch. But when I run build it crashes on sass.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote