Package Details: nodejs-decktape 3.10.0-1

Git Clone URL: https://aur.archlinux.org/nodejs-decktape.git (read-only, click to copy)
Package Base: nodejs-decktape
Description: PDF exporter for HTML presentation frameworks
Upstream URL: https://github.com/astefanutti/decktape
Licenses: MIT
Submitter: pat-s
Maintainer: mehalter
Last Packager: mehalter
Votes: 5
Popularity: 0.000000
First Submitted: 2018-03-09 22:09 (UTC)
Last Updated: 2023-09-08 16:01 (UTC)

Latest Comments

« First ‹ Previous 1 2

paulmelis commented on 2018-05-29 11:30 (UTC) (edited on 2018-05-29 11:32 (UTC) by paulmelis)

Different error here:

make: Leaving directory '/home/paulm/aur/nodejs-decktape/pkg/nodejs-decktape/usr/lib/node_modules/decktape/node_modules/hummus/build'

puppeteer@0.12.0 install /home/paulm/aur/nodejs-decktape/pkg/nodejs-decktape/usr/lib/node_modules/decktape/node_modules/puppeteer node install.js

Downloading Chromium r508693 - 96.2 Mb [====================] 100% 0.0s Chromium downloaded to /home/paulm/aur/nodejs-decktape/pkg/nodejs-decktape/usr/lib/node_modules/decktape/node_modules/puppeteer/.local-chromium/linux-508693 + decktape@2.8.0 added 97 packages from 51 contributors in 32.598s rmdir: failed to remove '/home/paulm/aur/nodejs-decktape/pkg/nodejs-decktape/usr/etc': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

OdinEidolon commented on 2018-03-26 10:13 (UTC)

I'm getting this error, no matter which options or presentations I try:

Error: spawn EACCES
    at ChildProcess.spawn (internal/child_process.js:330:11)
    at Object.exports.spawn (child_process.js:500:9)
    at Function.launch (/usr/lib/node_modules/decktape/node_modules/puppeteer/lib/Launcher.js:100:40)
    at <anonymous>