Hey Richard,

I tried again and it makes one directory (grunt-contrib-clean) - no grunt
directory.

jwolfe@quince:/var/www/html >
/var/www/html/mwp/trunk/libs/qooxdoo-4.1-sdk/tool/bin/create-application.py
--name=mobilewx --type=mobile
>>> Copy skeleton into the output directory: ./mobilewx
>>> Renaming stuff...
>>> Patching file './mobilewx/Manifest.json'
>>> Patching file './mobilewx/package.json'
>>> Patching file './mobilewx/config.json'
>>> Patching file './mobilewx/generate.py'
>>> Patching file './mobilewx/source/index.html'
>>> Patching file './mobilewx/source/resource/index.html'
>>> Patching file './mobilewx/source/class/mobilewx/__init__.js'
>>> Patching file './mobilewx/source/class/mobilewx/Application.js'
>>> Patching file './mobilewx/source/class/mobilewx/test/DemoTest.js'
>>> Patching file './mobilewx/source/class/mobilewx/page/Overview.js'
>>> Patching file './mobilewx/source/class/mobilewx/page/Login.js'
>>> Patching file './mobilewx/source/class/mobilewx/page/__init__.js'
>>> Patching file './mobilewx/Gruntfile.js'
>>> DONE
jwolfe@quince:/var/www/html > cd mobilewx/
jwolfe@quince:/var/www/html/mobilewx > ll
total 40
-rw-r--r-- 1 jwolfe jwolfe 5236 Jan 15 11:00 config.json
-rwxr-xr-x 1 jwolfe jwolfe 5031 Jan 15 11:00 generate.py*
-rw-r--r-- 1 jwolfe jwolfe  727 Jan 15 11:00 Gruntfile.js
-rw-r--r-- 1 jwolfe jwolfe  695 Jan 15 11:00 Manifest.json
drwxr-xr-x 3 jwolfe jwolfe 4096 Jan 14 14:01 node_modules/
-rw-r--r-- 1 jwolfe jwolfe  155 Jan 15 11:00 package.json
-rw-r--r-- 1 jwolfe jwolfe  709 Dec 18 21:35 readme.txt
drwxr-xr-x 7 jwolfe jwolfe 4096 Jan 15 11:00 source/
jwolfe@quince:/var/www/html/mobilewx > ll node_modules/
total 4
drwxr-xr-x 6 jwolfe jwolfe 4096 Jan 14 14:01 grunt-contrib-clean/



 *Jonathan Wolfe** |  Meteorologist  *
*        Charleston Pilot Project   *
*        Charleston, WV *
*National Weather Service        304-746-0190*



*        preview.weather.gov/edd <http://preview.weather.gov/edd>*

On Thu, Jan 15, 2015 at 9:11 AM, Richard Sternagel <
richard.sterna...@1und1.de> wrote:

> Hey Jonathan,
>
> > I would recommend mentioning that step in the qooxdoo docs
> > for users not familiar with nodejs.
>
> that should have happened automatically when running
> "create-application.py" - can you try again creating an app?
> After creation, it should already have a directory called
> "node_modules" with this content:
>
> node_modules/
> ├── grunt
> └── grunt-contrib-clean
>
> 2 directories, 0 files
>
> Regards
> Richard
>
>
> ------------------------------------------------------------------------------
> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
> GigeNET is offering a free month of service with a new server in Ashburn.
> Choose from 2 high performing configs, both with 100TB of bandwidth.
> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
> http://p.sf.net/sfu/gigenet
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to