[Pkg-javascript-devel] Processed: reassign 858940 to node-browserify-lite

2017-03-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 858940 node-browserify-lite Bug #858940 [node-browserify-light] [node-browserify-light] browserify ignores modules in /usr/lib/nodejs Warning: Unknown package 'node-browserify-light' Bug reassigned from package 'node-browserify-light'

[Pkg-javascript-devel] Bug#858856: Bug#858856: node-handlebars: Does not load

2017-03-28 Thread Andreas Tille
On Tue, Mar 28, 2017 at 02:54:55PM +0530, Pirate Praveen wrote: > Control: severity -1 important Fine. > On Tuesday 28 March 2017 12:58 AM, Andreas Tille wrote: > > I've set Severity grave since the module can not be used > > at all if it does not load. > > The current use of this package is

Re: [Pkg-javascript-devel] libjs-handlebars: How to get /usr/lib/nodejs/handlebars/dist/cjs/handlebars.js?

2017-03-28 Thread Pirate Praveen
On Tuesday 28 March 2017 12:32 PM, Andreas Tille wrote: > As far as I can see finalising babel is the first step, right? Do you > need any help a JavaScript illiteral Debian packager could provide? You can try and troubleshoot the errors in current babel packages. I have uploaded them in

[Pkg-javascript-devel] Processed: Re: Bug#858856: node-handlebars: Does not load

2017-03-28 Thread Debian Bug Tracking System
Processing control commands: > severity -1 important Bug #858856 [node-handlebars] node-handlebars: Does not load Severity set to 'important' from 'grave' -- 858856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858856 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

[Pkg-javascript-devel] Bug#858856: Bug#858856: node-handlebars: Does not load

2017-03-28 Thread Pirate Praveen
Control: severity -1 important On Tuesday 28 March 2017 12:58 AM, Andreas Tille wrote: > I've set Severity grave since the module can not be used > at all if it does not load. The current use of this package is to provide source code for ruby-handlebars-assets. Since babel is not packaged yet,

Re: [Pkg-javascript-devel] libjs-handlebars: How to get /usr/lib/nodejs/handlebars/dist/cjs/handlebars.js?

2017-03-28 Thread Andreas Tille
Hi Pirate, On Tue, Mar 28, 2017 at 11:03:22AM +0530, Pirate Praveen wrote: > On Monday 27 March 2017 10:07 PM, Jérémy Lal wrote: > > That's simply a bug in node-handlebars: > > ~$ node > >> require('handlebars') > > Error: Cannot find module '../dist/cjs/handlebars' > > at

Re: [Pkg-javascript-devel] libjs-handlebars: How to get /usr/lib/nodejs/handlebars/dist/cjs/handlebars.js?

2017-03-28 Thread Pirate Praveen
On Monday 27 March 2017 10:07 PM, Jérémy Lal wrote: > That's simply a bug in node-handlebars: > ~$ node >> require('handlebars') > Error: Cannot find module '../dist/cjs/handlebars' > at Function.Module._resolveFilename (module.js:325:15) > at Function.Module._load (module.js:276:25) >