Skip to content

Commit

Permalink
use node v12.18.2
Browse files Browse the repository at this point in the history
upgrading to later versions causes a "TypeError: cb.apply is not a
function" error to occur when running 'gitbook install`.

relevant github issue: GitbookIO/gitbook-cli#110
  • Loading branch information
radavis committed Dec 14, 2020
1 parent d94a1ca commit ce5345c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v12.18.2
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

0 comments on commit ce5345c

Please sign in to comment.