[Pkg-javascript-devel] Request to test rollup from master-0.50 branch in salsa
Pirate Praveen
praveen at onenetbeyond.org
Wed Oct 31 09:26:46 GMT 2018
Hi,
With great work from Ashutosh we have node-rollup useable directly in
node without any build step (converted to cjs with a patch).
When building node-rollup-plugin-commonjs (node-d3-color as well), we
get this error.
(node:9760) UnhandledPromiseRejectionWarning: Error: Could not resolve
entry (/<<PKGBUILDDIR>>/rollup.config.js)
at error (/usr/lib/nodejs/rollup/src/utils/error.js:8:14)
at resolveId.then.id (/usr/lib/nodejs/rollup/src/Bundle.js:136:6)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:191:16)
at bootstrap_node.js:612:3
(node:9760) UnhandledPromiseRejectionWarning: Unhandled promise
rejection. This error originated either by throwing inside of an async
function without a catch block, or by rejecting a promise which was not
handled with .catch(). (rejection id: 1)
Any help in testing this would be great, this would solve the two RC
bugs against node-rollup and can get rollup and all packages build
depending on it to buster. I think this would be related to the
rollup-plugin-commonjs version change.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20181031/1fe4f683/attachment.sig>
More information about the Pkg-javascript-devel
mailing list