Control: tags -1 pending
On Sun, Apr 26, 2020 at 12:20 am, Pirate Praveen
<prav...@onenetbeyond.org> wrote:
Package: node-babel7
Version: 7.4.5-2
Severity: important
I'm trying to backport node-babel7 for fasttrack.debian.net and build
failed with error (many of the build dependencies are in still in
backports-new so it will be hard to reproduce the error), but it
seems a simple fix to add the missing dependency to
debian/build_modules.
/usr/bin/gulp build
[18:37:07] Local gulp not found in /<<PKGBUILDDIR>>
[18:37:07] Try running: npm install gulp
[18:37:07] Using globally installed gulp
internal/modules/cjs/loader.js:583
throw err;
^
Error: Cannot find module 'fastparse'
Added module in salsa master branch.