【问题标题】:How to resolve gitbook-cli Maximum call stack size exceeded error?如何解决 gitbook-cli 超出最大调用堆栈大小错误?
【发布时间】:2018-06-01 08:41:30
【问题描述】:

我在上面安装了ubuntu18服务器和节点,npm,gitbook-cli,版本信息:

node -v: v8.10.0

npm -v: 3.5.2

gitbook --version: CLI version: 2.3.2 GitBook version: 3.2.3

我的 gitbook 仓库:https://github.com/linrongbin16/Way-to-Algorithm

当我使用 gitbook pdf ./ ../algo.pdf --debug 构建 pdf 时

输出错误信息:

RangeError: Maximum call stack size exceeded

【问题讨论】:

    标签: node.js npm gitbook


    【解决方案1】:

    我的情况,我正在尝试这个,它对我有用...

    npm rebuild
    

    然后试试你的命令...

    【讨论】:

      猜你喜欢
      • 2017-07-06
      • 2017-08-06
      • 2011-08-31
      • 1970-01-01
      • 2019-09-04
      • 2019-07-19
      • 1970-01-01
      • 1970-01-01
      • 2020-08-03
      相关资源
      最近更新 更多