We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ce135 commit fbe29a4Copy full SHA for fbe29a4
script/generate-pdf
@@ -6,7 +6,7 @@
6
echo "Creating a PDF... if this fails check out the documentation at: https://toolchain.gitbook.com/ebook.html"
7
8
# NPM Install
9
-npm install -g gitbook-cli
+npm install -g gitbook-cli svgexport
10
11
# Load the error code
12
ERROR_CODE=$?
0 commit comments