[Pkg-javascript-devel] Bug#868318: Please package latest upstream

Paolo Greppi paolo.greppi at libpf.com
Tue Dec 12 09:10:21 UTC 2017


Il 12/12/2017 09:50, Pirate Praveen ha scritto:
> On Fri, 14 Jul 2017 15:28:40 +0200 Julien Puydt
> <julien.puydt at laposte.net> wrote:> I can't help but notice that Debian
> has 1.20.1 while upstream is now up
>> to 3.4.2.
>>
>> Could we get a less ancient version?
>>
>> Since the package is in the Debian JavaScript Maintainers repository, I
>> might lend a help if you want to.
> 
> I tried to update it to 4.0.1 and getting this error (using webpack
> instead of browserify). Wondering why webpack is not able to find 'fs'.
> Should we add any extra path to resolve modules included with nodejs?

Does adding to the webpack config:

resolveLoader: {
    modules: ['/usr/lib/nodejs'],
  },

as in here:

https://anonscm.debian.org/git/pkg-javascript/vue.js.git/tree/debian/webpack.config.js#n11

help ?

Paolo




More information about the Pkg-javascript-devel mailing list