Search Type: Posts; User: joedeveloper
Search: Search took 0.05 seconds.
-
16 Aug 2012 12:49 PM
- Replies
- 28
- Views
- 28,126
I tried with ASCII $#36; ... now ILLEGAL TOKEN, instead of UnexpectedIdentifier.
I think perhaps it's the method setHtml and setLabel... because in src/ux/Cart/controller/Indicator.js I used the... -
16 Aug 2012 12:29 PM
- Replies
- 28
- Views
- 28,126
So the error message changed but now it's unexpected token.
Come to find out it's because I've added in a $ dollar symbol to be in front of the money in the cart.
ItemLine.js
... -
16 Aug 2012 9:49 AM
- Replies
- 28
- Views
- 28,126
Yeah it was kind of strange. I blew the entire thing out and created a new application from sencha create app command. This seemed to resolve that issue and it's building fine. However when running...
-
15 Aug 2012 3:35 PM
- Replies
- 28
- Views
- 28,126
Currently this is the contest of the app.json file:
{
/**
* The application's namespace, used by Sencha Command to generate classes
*/
"name": "CCOR",
/** -
15 Aug 2012 3:08 PM
- Replies
- 28
- Views
- 28,126
I seem to be having a problem trying to build this application to a production build. Always seems to stall on
[INFO] Deploying your application to C:\SampleShoppingCart\build\production
[INFO]...
Results 1 to 5 of 5
