Control: severity -1 serious Le 03/02/2020 à 14:19, [email protected] a écrit : > Package: node-requirejs-text > Version: 2.3.6-1 > Affects: node-requirejs node-grunt-contrib-requirejs > > Hello, > > node-requirejs-text installs its package.json to > /usr/share/nodejs/requirejs, where the package.json of node-requirejs is > expected to be. This results in the failing test (grunt test -v --debug) > for node-grunt-contrib-requirejs with the following output: > > Registering "tasks" tasks. > Loading "requirejs.js" tasks...ERROR >>> ReferenceError: define is not defined > > The problem disappears by moving node-requirejs-text's package.json to > /usr/share/nodejs/requirejs/text/. However, I'm not sure how to check > how this change affects node-requirejs-text itself. > > Best, > Andrius
This install conflict renders this package unusable with node-requirejs (when its paths will be updated), so severity++ -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
