further info:
1. if I install grunt like this:
- npm install in the javascript directory -> does not work as it can not find
dependencies
- if I:
a) copy proj_A node_modules to javascript
or
b) make a npm install in a new project directory and then copy the
node_modules to javascript directory
I get the following errors after grunt source-hybrid:
Loading "source.js" tasks...ERROR
>> Error: Cannot find module 'path-is-inside'
Loading "build.js" tasks...ERROR
>> Error: Cannot find module 'qx-resource'
>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
grunt-contrib-clean directory is already in node_modules directory!!!
Any suggestions?
Stefan
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel