You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow the instructions in PR #14 (I pulled resources from this pull request to my local computer). The last step is to run ari-make.sh
When I run script $ ./bin/ari-make.sh I get
====== /stories/alien/level1/slides.html ======
_site//stories/alien/level1/slides.html
./bin/ari-make.sh: line 26: /home/plushz/game_video/node_modules/.bin/decktape: No such file or directory
./bin/ari-make.sh: line 22: /home/plushz/game_video/node_modules/.bin/http-server: No such file or directory
The text was updated successfully, but these errors were encountered:
Error: Failed to launch the browser process!
/home/plushz/game_video/node_modules/decktape/node_modules/puppeteer/.local-chromium/linux-901912/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
After installing missing libraries. The error now:
Extracting slides
convert-im6.q16: unable to open image _site/DNAnalyzer/stories/alien/level1/slides.pdf': No such file or directory @ error/blob.c/OpenBlob/2874. convert-im6.q16: no images defined /tmp/gtn-ari.2KhoXgDINT/slides.%03d.png' @ error/convert.c/ConvertImageCommand/3258.
I follow the instructions in PR #14 (I pulled resources from this pull request to my local computer). The last step is to run ari-make.sh
When I run script $ ./bin/ari-make.sh I get
====== /stories/alien/level1/slides.html ======
_site//stories/alien/level1/slides.html
./bin/ari-make.sh: line 26: /home/plushz/game_video/node_modules/.bin/decktape: No such file or directory
./bin/ari-make.sh: line 22: /home/plushz/game_video/node_modules/.bin/http-server: No such file or directory
The text was updated successfully, but these errors were encountered: