jupyter2slides icon indicating copy to clipboard operation
jupyter2slides copied to clipboard

Decktape/ Phantomjs Issue

Open ottlukas opened this issue 7 years ago • 2 comments
trafficstars

Even as root I get to following output:

./phantomjs decktape.js generic --keycode=Space "http://0.0.0.0:9099/" presentation_template.slides.pdf
bash: ./phantomjs: Permission denied

https://github.com/ariya/phantomjs/issues/11688 (This was my first idea) Any idea ? (Also tried to install current Decktape-Version 2.4 but had issues with hummus)

ottlukas avatar Nov 18 '17 14:11 ottlukas

Even with sudo?

datitran avatar Dec 07 '17 19:12 datitran

phantomjs decktape.js generic --keycode=Space "http://0.0.0.0:9099/" presentation_template.pdf
SyntaxError: Unexpected token 'const'
Error: Cannot find module 'printer'

After installing Node.js and npm current version

ottlukas avatar Dec 10 '17 18:12 ottlukas