Hi, I try to package something (libjs-jquery-tablesorter) that builds with grunt. Initially, I was missing required dependencies, but after installing those that I could find in Debian, the error list remains the same. How does one tell grunt to use the Debian modules?
Installed node-grunt-contrib-clean node-grunt-contrib-concat node-grunt-contrib-uglify node-grunt-contrib-copy (pbuild32198) testavoira jquery-tablesorter-2.28.9+dfsg1 # grunt >> Local Npm module "grunt-contrib-clean" not found. Is it installed? >> Local Npm module "grunt-contrib-jshint" not found. Is it installed? >> Local Npm module "grunt-htmlhint" not found. Is it installed? >> Local Npm module "grunt-contrib-qunit" not found. Is it installed? >> Local Npm module "grunt-contrib-concat" not found. Is it installed? >> Local Npm module "grunt-contrib-uglify" not found. Is it installed? >> Local Npm module "grunt-contrib-copy" not found. Is it installed? >> Local Npm module "grunt-contrib-watch" not found. Is it installed? >> Local Npm module "grunt-contrib-cssmin" not found. Is it installed? >> Local Npm module "grunt-jscs" not found. Is it installed? Running "default" task Creating a widgets file with: storage, uitheme, columns, filter, stickyHeaders, resizable, saveSort !js/parsers/*.js Warning: Task "clean:build" not found. Use --force to continue. Aborted due to warnings. Paul
signature.asc
Description: OpenPGP digital signature
-- Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
